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
Currently the touch input is fairly basic, there's no velocity and the boundaries are hard borders.
To improve UX a bit and allow for more natural and faster scrolling, velocity should be added. To indicate that the end of the buffer was reached, going slightly beyond it and then "bouncing back" should also be supported.
The text was updated successfully, but these errors were encountered:
Currently the touch input is fairly basic, there's no velocity and the boundaries are hard borders.
To improve UX a bit and allow for more natural and faster scrolling, velocity should be added. To indicate that the end of the buffer was reached, going slightly beyond it and then "bouncing back" should also be supported.
The text was updated successfully, but these errors were encountered: