mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +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 |
||
---|---|---|
.. | ||
annotations | ||
nodes | ||
styles | ||
ve.ce.Annotation.js | ||
ve.ce.AnnotationFactory.js | ||
ve.ce.BranchNode.js | ||
ve.ce.ContentBranchNode.js | ||
ve.ce.Document.js | ||
ve.ce.DomRange.js | ||
ve.ce.FocusableNode.js | ||
ve.ce.js | ||
ve.ce.LeafNode.js | ||
ve.ce.Node.js | ||
ve.ce.NodeFactory.js | ||
ve.ce.ProtectedNode.js | ||
ve.ce.RelocatableNode.js | ||
ve.ce.ResizableNode.js | ||
ve.ce.Surface.js | ||
ve.ce.SurfaceObserver.js | ||
ve.ce.View.js |