LottieFiles / lottie-vue

Lottie player wrapper for Vue.js
https://github.com/lottiefiles/lottie-vue
112 stars 16 forks source link

fix: stopped reseting to start when not looping #28

Closed samuelOsborne closed 2 years ago

samuelOsborne commented 2 years ago

Fix:

Removed stop() call when finished looping, when loop = false it will no longer go to the start frame.