mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
1491315c04
Turns out we have two concepts, now represented by two methods: 1. A top-level part can only be moved or removed when it is actually selected. This is relevant for the toolbar buttons and for the keyboard shortcuts/hotkeys. We intentionally block the buttons and hotkeys when a parameter is selected. 2. Adding a new part or parameter is always possible, no matter if a top-level part or parameter is selected. This is again relevant for the toolbar buttons and hotkeys. Bug: T313388 Change-Id: I17caf8fce9d8f1ebe21660cf8c6d91ace8423490 |
||
---|---|---|
.. | ||
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 |