azchohfi / LottieUWP

UWP port of Lottie(https://github.com/airbnb/lottie-android)
Apache License 2.0
273 stars 45 forks source link

Animation is not rendered initially when AutoPlay=False #26

Closed jasonwurzel closed 6 years ago

jasonwurzel commented 6 years ago

Hi,

the following bug came when updating to the newest version of LottieUWP (2.5.0.365-beta)

When setting AutoPlay=False on LottieAnimationView, at first the view is totally blank. When triggering the animation once, it is subsequently drawn. Steps to reproduce:

greetings, Michael

azchohfi commented 6 years ago

Fixed.

jasonwurzel commented 6 years ago

Hi, thank you!