mirror of
https://github.com/flarum/core.git
synced 2025-07-18 07:11:17 +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.