mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-22 15:37:51 +00:00
A `WheelEvent` is also an instanceof `MouseEvent` so it was never hitting the if statement for the `WheelEvent`.
A `WheelEvent` is also an instanceof `MouseEvent` so it was never hitting the if statement for the `WheelEvent`.