mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-26 15:21:51 +00:00
ab0c37def9
The offset map was broken from the start because it wasn't updated when adjusting the length of a text node, and if we fix that bug it's doubtful whether the costs of updating the offset map outweigh the benefits, especially considering that adjusting the length of a text node is something we do for almost every keypress. If it turns out having an offset map does make sense, we can always reintroduce it later. Change-Id: I59e8bc154f7d07aa1bab2f473c13ff466d0e463f |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
ui | ||
ve.BranchNode.js | ||
ve.Document.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.Node.js | ||
ve.Position.js | ||
ve.Range.js | ||
ve.Surface.js |