mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński f2fc7b8e73 ve.init.mw.MobileArticleTarget: Bring the toolbar back into view after it scrolls out
On iOS Safari, when the keyboard is open, the editor toolbar could
previously be scrolled out of view, due to how the keyboard affects
the viewport (or rather how it doesn't).

Detect when this happens and bring it back in, with a similar slide-in
animation as when the editor loads. Technical restrictions prevent us
from really keeping it in view at all times, and I think this is the
best we can do (and it looks almost intentional).

Bug: T218414
Change-Id: I5eed360d4644815bc9829fbc6b0ffd79b205d10b
2019-03-23 00:59:50 +01:00
..
ve.init.mw.DesktopArticleTarget.init.js Load VE in read-only mode on protected pages 2019-02-22 19:09:23 +00:00
ve.init.mw.DesktopArticleTarget.js Merge "Remove special handling for category and file pages" 2019-03-19 19:24:13 +00:00
ve.init.mw.MobileArticleTarget.js ve.init.mw.MobileArticleTarget: Bring the toolbar back into view after it scrolls out 2019-03-23 00:59:50 +01:00