You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
If I scroll really quickly with a fixed/sticky element on the page, the repaint gets a little choppy. I understand it's a balance between having a smooth transition when a sticky element snaps into place and having a smooth scrolling animation for the rest of the page, have you considered adding a debounce option?
The text was updated successfully, but these errors were encountered:
If I scroll really quickly with a fixed/sticky element on the page, the repaint gets a little choppy. I understand it's a balance between having a smooth transition when a sticky element snaps into place and having a smooth scrolling animation for the rest of the page, have you considered adding a
debounce
option?The text was updated successfully, but these errors were encountered: