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 |
||
---|---|---|
.. | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWConfirmationDialog.js | ||
ve.ui.MWExtensionDialog.js | ||
ve.ui.MWExtensionPreviewDialog.js | ||
ve.ui.MWFloatingHelpDialog.js | ||
ve.ui.MWGalleryDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWMobileSaveDialog.js | ||
ve.ui.MWPreDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTableDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js |