mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
d539fa1ea0
The logic requires the size of $resizable when the resizing started. This is already stored in this.resizeInfo, but for some reason the code recalculates every time, which is both inefficient and wrong (but not a problem at the moment as $resizable doesn't change size until resizeEnd). Change-Id: I37a3c98e24b9e7d5e1970212975cef5ce9ef8a99 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.EventSequencer.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js | ||
ve.track.js |