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

Support horizontal scroll-direction #4

Open ghost opened 5 years ago

ghost commented 5 years ago

The attribute ScrollView.scrollDirection should be supported, but it requires changing the position of the auto-scroll-hotspots, which are currently fixed at the top and bottom of the grid.