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
In case anyone wants to use the current version of this (as of the date of this issue) in production or anywhere that's not a personal project, DON'T.
It's not optimized in the slightest; just one issue is that each player will check if it's in the view port on every single scroll event. You can see how this can be an issue.
The text was updated successfully, but these errors were encountered:
In case anyone wants to use the current version of this (as of the date of this issue) in production or anywhere that's not a personal project, DON'T.
It's not optimized in the slightest; just one issue is that each player will check if it's in the view port on every single scroll event. You can see how this can be an issue.
The text was updated successfully, but these errors were encountered: