深度画布键盘事件-撤回功能
This commit is contained in:
@@ -170,5 +170,8 @@ export class ToolManager {
|
||||
|
||||
this.brushIndicator.disable();
|
||||
}
|
||||
|
||||
dispose() {
|
||||
this.brushIndicator?.dispose()
|
||||
this.brushManager?.dispose()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user