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 if you pick up a Draggable near the edge of a scroll container or the window and auto scroll will start immediately. I think we could improve this.
Idea: only allow auto scrolling after the user has moved in the direction of the edge we are trying to scroll.
The text was updated successfully, but these errors were encountered:
Currently if you pick up a
Draggable
near the edge of a scroll container or the window and auto scroll will start immediately. I think we could improve this.Idea: only allow auto scrolling after the user has moved in the direction of the edge we are trying to scroll.
The text was updated successfully, but these errors were encountered: