ValentinH / react-easy-sort

A React component to sort items in lists or grids
https://ValentinH.github.io/react-easy-sort
MIT License
160 stars 25 forks source link

Makes dragging relative to the window #13

Closed guatedude2 closed 3 years ago

guatedude2 commented 3 years ago

This PR adds offset to items when dragging so dragging appears seamless by doing relative dragging. This helps mitigate the issue when dragging an item, the item would center to the cursor and causing bad UX.

4qS0vO6vKL FiAy30wizp

Related issues:

ValentinH commented 3 years ago

Thank you for the quick fix!

ValentinH commented 3 years ago

Published with v1.0.2