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-scroll-hotspots beyond grid's area #5

Open ghost opened 5 years ago

ghost commented 5 years ago

Auto-scroll should not stop when dragging beyond grid's area. When the user drags to the AppBar, for example, the auto-scroll should continue.