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 slow animation on iOS #6954

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Fix slow animation on iOS #6954

merged 2 commits into from
Jan 30, 2025

Conversation

piaskowyk
Copy link
Member

Summary

This PR adds the missing call to calculateTimestampWithSlowAnimations, which is necessary to properly handle slow animations on iOS.

before after
before.mov
after.mov

Test plan

Runa animation and toggle slow animation on iOS.

@piaskowyk piaskowyk requested review from tomekzaw and tjzel January 29, 2025 15:56
@piaskowyk piaskowyk added this pull request to the merge queue Jan 30, 2025
Merged via the queue into main with commit 18b65cb Jan 30, 2025
15 checks passed
@piaskowyk piaskowyk deleted the @piaskowyk/FixSlowAnimation branch January 30, 2025 09:29
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.

3 participants