mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 08:06:01 +08:00

In the past this was happening on scroll so we needed to be very conservative here. Also, if we wait too much theres a visible element flashing so this PR attempts to compute right away, and a second time 100ms later in case the first one happened too early.