mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
663936ab6e
This fixes two issues: 1. .initializeAllStickyHeaderHeights() is now executed after the .ve-ui-mwTransclusionDialog-single-transclusion CSS class is set. This is critical because in this mode the sticky header does have a different height. 2. We get rid of 2 references to .sidebar that should not have been in this class in the first place. Also bring some more calls in an order that makes sense. This does not make a difference and is only for readability. Bug: T315292 Change-Id: I22f6c11de8f693edb03485adcaa186bd4b283b2f |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
pages | ||
styles | ||
tools | ||
widgets | ||
ve.ui.MWAriaDescribe.js | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWSurface.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |