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 value callback is not called for PathKeyframeAnimation #2540

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

alex-dorokhov
Copy link
Contributor

@alex-dorokhov alex-dorokhov commented Aug 27, 2024

A value callback was not called, when only single value is defined for keyframe in PathKeyframeAnimation.

This PR also adds the check for startValue and endValue at start, same way it is done for other types of KeyframeAnimation.

Copy link

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

@gpeal gpeal merged commit 154c8f2 into airbnb:master Aug 28, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants