Pginer has uploaded a new change for review.

Change subject: Fixes for expandable documentation
......................................................................

Fixes for expandable documentation

Several fixes for messages with large documentation that is compacted in the 
message editor:
* CSS property manipulations removed from JS code, just manipulate long and 
compact classes and let the styling be at the CSS.
* Messages are compacted to a percentage of the current vertical space instead 
of a fixed size. This provides more space for long messages.
* Long messages use a smaller font size so that more content can be visible.
* "View more" link can be used to make the documentation compact again (TODO: 
the message should change to "Show less")
* Other spacing and border fixing.

Change-Id: I956fcec141d12c83261be2710cb971a97b9f7b35
---
M resources/css/ext.translate.editor.css
M resources/js/ext.translate.editor.js
2 files changed, 30 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/69/43169/1
--
To view, visit https://gerrit.wikimedia.org/r/43169
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I956fcec141d12c83261be2710cb971a97b9f7b35
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Pginer <pgi...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to