-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Since we are using javascript for detecting the scroll (in main.js file), when the browser gets interrupted by other js threads, the scroll can get janky.
We can instead use the alternative CSS solution.
If possible, we can also try to eliminate jQuery and increase the website speed.
Resources:
https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html
Update:
- we have now removed jQuery
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels