correctly handle gc with UndoManager and un-merge when syncing

This commit is contained in:
Kevin Jahns
2018-04-23 13:25:30 +02:00
parent ef6eb08335
commit 94933a704d
10 changed files with 38 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
import Tree from '../Util/Tree.js'
import ID from '../Util/ID/ID.js'