mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
dialogs Adjust default alignment when switching from inline to block 2014-06-03 00:20:57 -04:00
inspectors [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
pages Trim description when working out whether or not we should disable the info button 2014-05-30 18:25:58 +00:00
styles Dump raster support (unuseful) and assert SVG works before loading 2014-05-27 15:22:26 -07:00
themes Hide unsupported UI elements in references on mobile 2014-05-21 16:18:08 -07:00
tools Merge "Remove link node inspector from insert menu" 2014-06-02 21:07:33 +00:00
widgets Merge "Switch action=opensearch call to list=prefixsearch where appropriate" 2014-05-29 00:38:20 +00:00
ve.ui.MWCommandRegistry.js Add use existing reference to toolbar on mobile 2014-06-02 12:12:32 -07:00