anime
anime copied to clipboard
Offset property no longer working
Describe the bug
I think the offset
property is no longer working. For example if I look at this sample in the documentation I expect the second dot to go first, but it goes second.
Also, on my work in progress portfolio website matthijn.github.io I have basically copied this text example and the animation order for me is incorrect, in the animation sample they use anime version 2. There it does work as intended.
The code I have in my animation with the offset can be found here. (See it in action here)
To Reproduce
Use the offset
property
Expected behavior I expect the animation to run on the requested offset time
Screenshots See docs sample
Desktop (please complete the following information):
- Mac OS (probably any OS)
- Chrome / Safari tested
- 3.x
Smartphone (please complete the following information): Untested
Also, this library is absolutely great! <3
looks like this works already in 3.2.1, this can be closed now.