mirror of
https://github.com/flarum/core.git
synced 2025-07-18 15:21:16 +02:00
Listen to "scroll" event and throttle callback executions instead of actively polling for changes to the scroll position. Fixes #1222.
Listen to "scroll" event and throttle callback executions instead of actively polling for changes to the scroll position. Fixes #1222.