auto-animate
auto-animate copied to clipboard
[Feature request] Add a callback option when animation is completed
This would be great. Currently I'm having some issues combining auto animate with HTML5 drag and drop. As it seems like the library takes the element out of the flow the onDragLeave is triggered. Using a callback it's easy to workaround this, while right now, you have to use setTimeout.