mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-26 15:21:51 +00:00
e30c346d1c
Added both bidi-isolation and directionality. Since the directionality has to come from the user interface (and not the wiki dir itself) I had to read the $('body') direction. The other option could be adding a mw.config.get().userLanguageDir that picks up the interface directionality on top of the wiki directionality. Bug: 50543 Change-Id: I9a00e9545a46f13750ab0d118b23d05573ee1a2e |
||
---|---|---|
.. | ||
ve.init.mw.ViewPageTarget.js |