mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
This old third party library added support for a "mousewheel" event to detect scrolling. However, it is not compatible with jQuery 3 and is obsolete now that there is a standard "wheel" event that accomplishes the same thing.