mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
3edad8d0da
The error occurs when moving an item down (increasing index) which removes the item, adjusts the index and then inserts the item. The index shouldn't be adjusted when moving one down, however, because once removed everything shifts and the +1 index set initially to move it is still good. Change-Id: I44bd2b3eb4bbbef58a6ac181e75969ec7c2cab6f |
||
---|---|---|
.. | ||
ve.dm.MWParameterModel.js | ||
ve.dm.MWTemplateModel.js | ||
ve.dm.MWTemplatePlaceholderModel.js | ||
ve.dm.MWTemplateSpecModel.js | ||
ve.dm.MWTransclusionContentModel.js | ||
ve.dm.MWTransclusionModel.js | ||
ve.dm.MWTransclusionPartModel.js |