Make disabled elements not eat up mouse events #76

Closed
thepaperpilot wants to merge 2 commits from thepaperpilot:fix/disabled-mouse-events into main
Collaborator

#74

#74
thepaperpilot added 2 commits 2024-03-07 13:13:37 +00:00
Make disabled elements not eat up mouse events
All checks were successful
Run Tests / test (pull_request) Successful in 1m55s
e15eb88a98
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)
Merge branch 'main' into fix/disabled-mouse-events
All checks were successful
Run Tests / test (pull_request) Successful in 2m2s
040f30d816
thepaperpilot closed this pull request 2024-03-08 12:19:06 +00:00
All checks were successful
Run Tests / test (pull_request) Successful in 2m2s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.