长大了你要当太空人
This commit is contained in:
@@ -37,6 +37,7 @@ export class AISelectboxToolManager {
|
||||
if (!oldIsAAA && newIsAAA) {
|
||||
// 普通工具切换到智能框选工具
|
||||
this.init()
|
||||
this.canvasManager.discardActiveObject()
|
||||
} else if (oldIsAAA && !newIsAAA) {
|
||||
// 智能框选工具切换到普通工具
|
||||
this.clear()
|
||||
|
||||
Reference in New Issue
Block a user