You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We created a vertical list recently, with useSortable, and couldn't get the dragging / collision detection to work with our variable height items, without also using an overlay. The overlay was difficult to achieve for us, for reasons I won't go in to.
Anyway, we created a new collision detection strategy that allows it to work as you would expect, so if you want this I can open up a pull request. If not feel free to close the issue.
Thanks, Cedd
The text was updated successfully, but these errors were encountered:
Hi There, and thanks for the great library!
We created a vertical list recently, with useSortable, and couldn't get the dragging / collision detection to work with our variable height items, without also using an overlay. The overlay was difficult to achieve for us, for reasons I won't go in to.
Anyway, we created a new collision detection strategy that allows it to work as you would expect, so if you want this I can open up a pull request. If not feel free to close the issue.
Thanks, Cedd
The text was updated successfully, but these errors were encountered: