fix all tests
This commit is contained in:
parent
f5781f8366
commit
bd47efe0ee
@ -412,7 +412,7 @@ export class ListIterator {
|
||||
this.insertContents(tr, contents)
|
||||
this.index += values.length
|
||||
if (sm) {
|
||||
updateMarkerChanges(sm, this.index, values.length, this)
|
||||
updateMarkerChanges(sm, this.index - values.length, values.length, this)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user