Open
Description
Is your feature request related to a problem? Please describe.
Currently, we are using react-easy-sort for a list of elements with different height. Dragging them around moves items around, but they are moved by wrong distances (see attached screen cast).
Describe the solution you'd like
Ideally, react-easy-sort
should by default support items of variable height/width and allow to drag them around with no problems.
Describe alternatives you've considered
NA
Additional context