mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
f0f8f52080
For the masonry view, the result widget resizes itself according to the rows and other images in the row. Up until now the resize was a bit buggy, occasionally missing height/width values. This is mostly due to rounding errors, but also due to a small double calculation that is now fixed with this code. Change-Id: If18adc5280e4bdbb9174b7c7e6e4eadf3c1ab26d |
||
---|---|---|
.. | ||
ve.dm.MWAlienExtensionNode.js | ||
ve.dm.MWBlockImageNode.js | ||
ve.dm.MWEntityNode.js | ||
ve.dm.MWExtensionNode.js | ||
ve.dm.MWGalleryNode.js | ||
ve.dm.MWHeadingNode.js | ||
ve.dm.MWImageCaptionNode.js | ||
ve.dm.MWImageNode.js | ||
ve.dm.MWInlineImageNode.js | ||
ve.dm.MWNumberedExternalLinkNode.js | ||
ve.dm.MWPreformattedNode.js | ||
ve.dm.MWReferenceNode.js | ||
ve.dm.MWReferencesListNode.js | ||
ve.dm.MWTableNode.js | ||
ve.dm.MWTransclusionNode.js |