hcbpassos / drag_select_grid_view

A grid that supports both dragging and tapping to select its items.
BSD 2-Clause "Simplified" License
133 stars 34 forks source link

Auto-scrolling speed should be dynamic #3

Open ghost opened 5 years ago

ghost commented 5 years ago

Like Google Photos, the auto-scrolling speed should vary. That is, when dragging, the closer you get to the external edges of the auto-scroll-hotspots, the faster auto-scrolling is.

I planned this feature since the beginning, so much that AutoScroll has the field duration which should be able to help to achieve such behavior.