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

Fix page scroll issue when re-ordering via touch #74

Closed tmm1 closed 7 years ago

tmm1 commented 7 years ago

fixes #73, which affected lists that are not in a fixed-height container

JakeSidSmith commented 7 years ago

This is fixed in v3: #71

Closing this PR.