画布清除

This commit is contained in:
lzp
2026-03-11 17:02:32 +08:00
parent cbebf804bd
commit adf562bbe4
7 changed files with 19 additions and 2 deletions

View File

@@ -133,4 +133,5 @@ export class NodeManager {
delete node_.data?.disableDelete
this.stateManager.addNode(node_)
}
dispose() {}
}