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
Fixes #10 by adding a validation check to ensure the current kinetic deceleration steps is valid (greater than 0). If the steps is invalid, the kinetic speed is defaults to (0, 0).
Reduced the number of kinetic deceleration steps to perform a smoother inertia scrolling.