Sortable: Animate all moving items, not just 2

Created on 27 Jan 2019  路  3Comments  路  Source: SortableJS/Sortable

In the demo page you can easily see this. Let's say you drag item 0 to item 5. Only item 0 and item 5 are animated, while all other elements immediately move to their new positions. So when you drag item 0 to somewhere, item 1 will take the place of item 0, but it will not be animated.

All 3 comments

Yes, this is on the todo list

@FINDarkside It is now available on the next-version branch

This feature has now been merged into the master branch, and therefore I will close this issue.

Was this page helpful?
0 / 5 - 0 ratings