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
Use buffer prop to calculate when to redraw canvas
Previously, when to redraw was statically set to 0.5x the displayed
interval. Most likely this is a bug as it should redraw when only half
of the configured buffer size remains outside the viewport.
0 commit comments