mediawiki-extensions-Visual.../modules/ve/ce
Ed Sanders d539fa1ea0 Use dimensions cached in resizeInfo for resize calculations
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
2013-10-14 12:21:59 +01:00
..
annotations 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
nodes Remove ve.ce.Node.prototype.onAttributeChange 2013-10-11 15:02:19 +00:00
styles Add opacity-setting class to GC nodes when generating 2013-09-23 13:57:56 +01:00
ve.ce.Annotation.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ce.AnnotationFactory.js Make ve.Factory require static name property 2013-10-03 14:52:19 -07:00
ve.ce.BranchNode.js Follow-up to 9b999622: don't slug paragraphs that contain just a text node 2013-09-30 09:33:59 -07:00
ve.ce.ContentBranchNode.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ce.Document.js Add .isFocusable() to ve.ce.Node as a shortcut 2013-10-11 16:09:00 +02:00
ve.ce.DomRange.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00
ve.ce.FocusableNode.js Add more resize events 2013-10-14 12:18:57 +01:00
ve.ce.js Add basic ve.ce.tests and fix documentation 2013-09-23 16:33:15 +01:00
ve.ce.LeafNode.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ce.Node.js Merge changes I160e55ad,Idd0592d6,I4d403f1b 2013-10-11 17:30:18 +00:00
ve.ce.NodeFactory.js Stop using ve.isMixedIn() to check if a node is focusable 2013-10-11 16:00:34 +02:00
ve.ce.ProtectedNode.js Apply DOM changes in onProtectedSetup and onProtectedTeardown instead of constructor 2013-09-05 22:05:23 +00:00
ve.ce.RelocatableNode.js Add more resize events 2013-10-14 12:18:57 +01:00
ve.ce.ResizableNode.js Use dimensions cached in resizeInfo for resize calculations 2013-10-14 12:21:59 +01:00
ve.ce.Surface.js Merge "ve.ce.Surface.getSelectionRect() can return null" 2013-10-11 14:24:10 +00:00
ve.ce.SurfaceObserver.js Destroy test surfaces 2013-10-08 11:16:10 +02:00
ve.ce.View.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00