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

Fix a NPE in ColorKeyframeAnimation #2407

Merged
merged 1 commit into from Oct 30, 2023
Merged

Fix a NPE in ColorKeyframeAnimation #2407

merged 1 commit into from Oct 30, 2023

Conversation

gpeal
Copy link
Collaborator

@gpeal gpeal commented Oct 30, 2023

It is not clear to me why or how this would happen. endFrame is technically nullable because of the order that parsing happens but it should be non-null by the time parsing finishes. This should be safe enough to add to fix this NPE though.

Fixes #2361

@github-actions
Copy link

Snapshot Tests
API 23: Report Diff
API 31: Report Diff

@gpeal gpeal merged commit 4c80588 into master Oct 30, 2023
6 checks passed
@gpeal gpeal deleted the gpeal/color-end-frame branch October 30, 2023 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant