mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
This makes the canvas zoom and pan feature cross-browser compatible in a few ways: 1. Replace deprecated `mousewheel` event in favor of the similar and cross-browser event `wheel`. 2. Create approximate substitute for `e.movementX` and `e.movementY` values that are missing in Safari.
10 KiB
10 KiB