We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc5448 commit 67f7d20Copy full SHA for 67f7d20
packages/core/plugin/GroupPlugin.ts
@@ -43,7 +43,6 @@ class GroupPlugin implements IPluginTempl {
43
this.canvas.remove(object);
44
});
45
this.canvas.add(newgroup);
46
- this.canvas.discardActiveObject().renderAll();
47
48
}
49
0 commit comments