auto-animate
auto-animate copied to clipboard
Cannot disable auto-animate effectively during drag & drop
I'm using a drag and drop library and calling disable() on drag start does NOT effectively disable autoanimate in time. This seems to work: https://github.com/formkit/auto-animate/pull/214
Thoughts?