Skip to content

Fix animation glitch with looping animations#45638

Closed
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D60143746
Closed

Fix animation glitch with looping animations#45638
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D60143746

Conversation

@javache
Copy link
Copy Markdown
Member

@javache javache commented Jul 24, 2024

Summary:
When looping a frame-based animation, we want to make sure to use the latest frame from the easing curve, which may not necessarily match mToValue.

Changelog: [Internal]

Differential Revision: D60143746

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 24, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D60143746

Summary:
Pull Request resolved: facebook#45638

When looping a frame-based animation, we want to make sure to use the latest frame from the easing curve, which may not necessarily match `mToValue`.

Changelog: [Internal]

Differential Revision: D60143746
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D60143746

@javache javache force-pushed the export-D60143746 branch from 1e0b600 to 3696e3a Compare July 25, 2024 10:42
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 25, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 71be9be.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @javache in 71be9be

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants