mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
When you're at the top of the page, you don't get scroll events anymore if you're scrolling with a mousewheel. So we need to listen to mousewheel as well as scroll. (Why not *just* mousewheel? Because then the scrolling done by PageUp and PageDown no longer causes the pointer to refocus, because those trigger scroll events.) (imported from commit 4ee23004f6e090abaabb836f0a9d7b59d0394ced)
5.3 KiB
5.3 KiB