mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +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 |
||
---|---|---|
.. | ||
annotations | ||
nodes | ||
ve.dm.Annotation.js | ||
ve.dm.AnnotationFactory.js | ||
ve.dm.BranchNode.js | ||
ve.dm.Converter.js | ||
ve.dm.Document.js | ||
ve.dm.DocumentSynchronizer.js | ||
ve.dm.js | ||
ve.dm.LeafNode.js | ||
ve.dm.Node.js | ||
ve.dm.NodeFactory.js | ||
ve.dm.Surface.js | ||
ve.dm.Transaction.js | ||
ve.dm.TransactionProcessor.js |