mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Moriel Schottlender 74a20b8ec9 Adjust default alignment when switching from inline to block
Once more with feeling; default alignment when switching between
inline to block and vise versa. This time, the problem was mainly
that the checkbox for position cannot be updated without triggering
its update event. It was triggered, however, before setting up the
positioning, which caused the model to run positioning twice and
get things wrong.

Another smaller fix in this commit was done to make sure that
the image model remembers the previous alignment, so when image
type changes from inline to block and vise versa, and the alignment
was default, it can recalculate default value for the new node.

Bug: 65564
Change-Id: I6c16a7855ad7e3ce302fa3d042d0a402251b31f0
2014-06-03 00:20:57 -04:00
..
ve.ui.MWBetaWelcomeDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCitationDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWCommandHelpDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWLanguageSearchDialog.js Use core language search dialog 2014-04-23 18:43:03 -07:00
ve.ui.MWMediaEditDialog.js Adjust default alignment when switching from inline to block 2014-06-03 00:20:57 -04:00
ve.ui.MWMediaInsertDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWMetaDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWReferenceDialog.js Add use existing reference to toolbar on mobile 2014-06-02 12:12:32 -07:00
ve.ui.MWReferenceListDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWSaveDialog.js Cleanup save dialog counter label 2014-06-02 09:57:24 -07:00
ve.ui.MWTemplateDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWTransclusionDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00