Skip to content

Commit 67f7d20

Browse files
AliceLannisteQiu-Jun
authored andcommitted
fix: 删除不必要渲染
1 parent ffc5448 commit 67f7d20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/plugin/GroupPlugin.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class GroupPlugin implements IPluginTempl {
4343
this.canvas.remove(object);
4444
});
4545
this.canvas.add(newgroup);
46-
this.canvas.discardActiveObject().renderAll();
4746
});
4847
}
4948

0 commit comments

Comments
 (0)