Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Revert "fix(ios): corrected rotate animation (#10676)"#10765

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
CatchABus wants to merge3 commits intoNativeScript:main
base:main
Choose a base branch
Loading
fromCatchABus:fix/broken-rotate-animation

Conversation

CatchABus
Copy link
Contributor

@CatchABusCatchABus commentedJul 14, 2025
edited
Loading

PR Checklist

What is the current behavior?

Changes in#10676 causes rotate animation to break as animating affine transform will animate rotation to closest value.
For example, 0 -> 300 will rotate backwards since it's closer and 0 -> 360 won't rotate the view at all.

What is the new behavior?

Reverted changes of#10676

Fixes#10764

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedJul 14, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commitde3d826

CommandStatusDurationResult
nx test apps-automated -c=ios✅ Succeeded2m 24sView ↗
nx run-many --target=test --configuration=ci --...✅ Succeeded1sView ↗

☁️Nx Cloud last updated this comment at2025-07-14 09:09:17 UTC

@nx-cloudNx Cloud
Copy link

View yourCI Pipeline Execution ↗ for commit5a9111e

CommandStatusDurationResult
nx run-many --target=test --configuration=ci --...✅ Succeeded1sView ↗

☁️Nx Cloud last updated this comment at2025-07-14 08:59:49 UTC

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Animation of transition rotate not working
1 participant
@CatchABus

[8]ページ先頭

©2009-2025 Movatter.jp