jQuery sortable animation doesn't work properly if you have to scroll down

jQuery sortable animation doesn't work properly if you have to scroll down

Hi,

I have a set of sortable elements with the "revert" option set to true in order to animate the transition. The problem comes when the element is below the document offset (making you scroll down). The animation doesn't work properly as you can see in this fiddle.


I wonder if this has something to do with this bug here:


I've been trying to fix it by removing the top margin when the animation begins without much success. Did someone managed to fix it?

Thanks!
    • Topic Participants

    • miwe