JakeSidSmith / react-reorder

Drag & drop, touch enabled, reorderable / sortable list, React component
https://jakesidsmith.github.io/react-reorder/
MIT License
218 stars 58 forks source link

Separate pointer down events #11

Closed JakeSidSmith closed 9 years ago

JakeSidSmith commented 9 years ago

This allows me to control the scrolling of the list on mobiles if no item is pressed (for continuity).

maximilianhurl commented 9 years ago

:tiger: