mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
cc8ca8e738
transformPage() makes significant changes to the DOM, so measuring the scroll position synchronously right after that results in a slow forced reflow. Instead, measure the scroll position before reorganizing half the DOM. Change-Id: I3baee5c11ca228696ddbfb30789745f5f0faa20a |
||
---|---|---|
.. | ||
ce | ||
dm | ||
i18n | ||
init | ||
tests | ||
themes | ||
ui | ||
ve.MWutils.js |