mediawiki-extensions-Visual.../modules/ve-mw/dm
Moriel Schottlender 14e1de1009 Update initialHash after getting defaultDimensions in image model
On initialization, the image model has an initial scalable that has
the given currentDimensions from Parsoid; these are usually correct.
However, in cases where the wiki settings do not fit the user settings
and the images appear smaller or bigger in practice than the values
of the wiki-defaults, the initial hash will store the wrong values.

We will only know what the real values for the comparison will be
after we get them from the API and the calculation; only at that
point we can update the image model initial hash.

This is important so that later the dialog can properly understand
whether to enable the "apply" button if a user changed an image
to custom size and then back to default.

Change-Id: If17b50cc4a39993f98a20a3fec3ddf5d8cb400b3
2014-10-22 00:11:43 +00:00
..
annotations Apply link styling logic to transclusion nodes 2014-10-08 15:03:40 +01:00
metaitems Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
models Update initialHash after getting defaultDimensions in image model 2014-10-22 00:11:43 +00:00
nodes Prevent exception throwing in getFilename of MWImageNode 2014-09-24 20:43:57 +01:00
ve.dm.MW.js