-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Let me try ;)
I start with canvas.board.groups.attach(shapes, groupName)
and it works OK!
Then, I used canvas.on(["selection:transform", "selection:dragmove"], () => {})
as a events handler...
And the situation is:
selection:transform
----> it works when I transform shapes groups :)
selection:dragmove
----> it doesn't work when I'm dragging shapes groups or something like that :(
Can anyone look at this pls? Thanks
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working