Make disabled elements not eat up mouse events #74

Closed
thepaperpilot wants to merge 1 commit from thepaperpilot:fix/disabled-mouse-events into main

1 commit

Author SHA1 Message Date
e15eb88a98 Make disabled elements not eat up mouse events
All checks were successful
Run Tests / test (pull_request) Successful in 1m55s
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)
2024-03-03 19:30:13 -06:00