mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.