mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
64604f8415
The previous check for RTL did not properly recognize when the UI was in RTL, since the element in question has no explicit 'dir' attribute. The test now uses $element.css( 'direction' ) which is inherited, and produces a correct result. Change-Id: Ie30c2038428b10709dc30cb8320bdc94d76a5a18 |
||
---|---|---|
.. | ||
dialogs | ||
inspectors | ||
pages | ||
styles | ||
themes | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js |