Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LottieUWP will crash when the EndValue of keyframe is null #63

Open
HHChaos opened this issue Apr 29, 2019 · 0 comments
Open

LottieUWP will crash when the EndValue of keyframe is null #63

HHChaos opened this issue Apr 29, 2019 · 0 comments

Comments

@HHChaos
Copy link
Contributor

HHChaos commented Apr 29, 2019

LottieUWP will crash when using the lottie file exported by the latest Bodymovin.
The reason for the crash is that the EndValue of some keyframes is null (StartValue is a valid value), I think in this case the EndValue should be considered equal to StartValue instead of throwing an exception.

crash

Here is the file that caused the crash, it works fine on lottiefiles.com.
testlottie.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant