Skip to content

fix(ios): Broken transform if set before any layout #10675

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

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

There is a case when iOS view transform gets broken if set before layout.
This was originally an 8.2 fix that is no longer needed since we have done improvements on iOS layout and it also fixes one thing but breaks another.

What is the new behavior?

iOS view transform will properly apply even if set before layout.
Thanks goes to @farfromrefug for informing me about this some time ago.

@NathanWalker NathanWalker merged commit a531232 into NativeScript:main Jan 25, 2025
3 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