chenqingspring / vue-lottie

Render After Effects animations on Vue based on Bodymovin
MIT License
1.31k stars 281 forks source link

Add support for "initialSegment" #60

Open saadbruno opened 2 years ago

saadbruno commented 2 years ago

Lottie-web added support for a new option called "initialSegment" This PR adds support for it

https://github.com/airbnb/lottie-web/issues/1965