Skip to content

Groups events #116

@KevyDev

Description

@KevyDev

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions