v1.2.0
✨ Version 1.2.0 comes with new interactions for Lottie animations as well as new listeners!
New interactions 🕹
freeze-click
Freeze a playing animation by clicking on it.
morph-lock
Works like the original morph interaction, however clicking on the animation will lock the animation at the last frame.
New attributes 🤖
view-box
Use the "view-box" attribute to change the view box used by the Lottie player.
speed
Use the "speed" attribute to change the play speed of the Lottie animation, 1 is default.
New attribute listeners 👂
path
When changing the path attribute of a loaded Lottie animation, it will be reloaded with the new value.
interaction
It's now possible to change the interaction on a running Lottie animation!
speed
You can now change the speed of a running Lottie animation!
view-box
You can also change the view box for a running Lottie animation!
Features brought to you by Samuel Osborne 👨🏼💻