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
Apply culling feature from v8 to hide balls not in viewport.
Culling is important to run with a large number of balls.
But CSS animation will re-start immediately when it becomes visible => out of sync animation when scrolling, like screenshot 'v9.4-1K balls'
0 commit comments