mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
e34fdae776
Make sure the image model can switch parameters when the image source is switched, rather than having to instantiate a new image model. Also, when the image is changed, retain aspect ratio but make sure to preserve the width of the previous image (unless the new image is smaller) Added 'resizeToBoundingBox' and 'scaleToThumbnailSize' static methods in MWImageNode that return scaled dimensions based on the image dimensions and the bounding box detals. Depends on core change Idbb8b29db8e Bug: 69450 Bug: 68000 Change-Id: I4327c86a9127f46da5522dc1197411fda757d5a4 |
||
---|---|---|
.. | ||
ve.dm.MWImageModel.js | ||
ve.dm.MWParameterModel.js | ||
ve.dm.MWReferenceModel.js | ||
ve.dm.MWTemplateModel.js | ||
ve.dm.MWTemplatePlaceholderModel.js | ||
ve.dm.MWTemplateSpecModel.js | ||
ve.dm.MWTransclusionContentModel.js | ||
ve.dm.MWTransclusionModel.js | ||
ve.dm.MWTransclusionPartModel.js |