You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, sorry I was looking at your code for making a PR, but let me explain you a little bit more.
I would need the second, my use-case is using vue-motion to power some transitions for a carousel (and other ui elements).
For the carousel, I need to reset (in a instant fashion) the tweened value at some point to handle looping for instance.
mmh, I think the PR should be feasible by using a disable or instant prop that is checked in the animate call and returns prematurely plus setting the actual value
Hi, would be great to have more control on animations...
Or, one option could be add a preset animation
instant
to disable animation ...The text was updated successfully, but these errors were encountered: