mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-26 07:15:32 +00:00
81d8699249
* Check the popup fits within the node horizontally as well as vertically before embedding. * Calculate the position of the node relative to the document. Previously we assumed the parent was the document and so used jQuery#position but this is not the case if a custom $focusable is passed to FocusableNode. * Forcefully re-show the context menu on resizable node mouse up. This is apparently done automatically by a redraw event, but if the user just clicked on a resize node without dragging the context menu would be lost. Change-Id: Id477a30827c9393a446e9c44466c83dabc7e0ab4 |
||
---|---|---|
.. | ||
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.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js | ||
ve.track.js |