Make disabled elements not eat up mouse events #74
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
#72 WIP: Rewriting board}
profectus/Profectus
Reference: profectus/Profectus#74
Loading…
Reference in a new issue
No description provided.
Delete branch "thepaperpilot:fix/disabled-mouse-events"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Browsers make disabled elements eat events rather than let them bubble up
This allows containers with disabled elements to have listeners still
(Used specifically so after the board rewrite, purchased upgrades can still be dragged)
Pull request closed