-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
Currently, we rely on DragSelect to know which block gets selected. DragSelect seems to listen to the "blocks". However, it actually works by listening to the SVG path element, which is always a rectangle with some transparent parts forming a block. For irregularly shaped blocks, if you click on the transparent area that within the SVG rectangle, it will still get selected. (a mitigation has already been introduced in v0.1.4.)
Reproduction steps
See #6 (comment)
Stack trace
No response
Screenshots
No response
Browsers
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working