mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 20:31:19 -05:00
This ensures sticky elements don't fade in if in a sticky position when the page loads. The fade is there to show when an element is becoming sticky. This has no use if it was already sticky the first time you see it. Because the same situation applies when recalculate is called, we also want the flag to be reset before this happens.