mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 10:59:56 +00:00
0c14b6d0bb
Previously, when the tranclusion dialog was being resized, there was a specific width at which both the sidebar was collapsed and the dialog was downsized from "larger/large" to "medium". This resulted in the dialog switching from fullscreen to floating, since the dialog's width breakpoint for "medium" doesn't match our width breakpoint for mobile. If the user continued to downsize past this breakpoint, then the dialog would eventually switch back to fullscreen resulting in this weird behavior. A simple way to prevent this is to avoid changing the dialog's size at all. Since we don't support collapsing the new sidebar (unless already in fullscreen), we can just leave the dialog at the "larger/large" size. Bug: T274554 Change-Id: I5460cdfb1a7ed73fe7957745ba37055c5f66dce1 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
preinit | ||
tests | ||
themes | ||
ui |