Skip to content

fix(ios): Prevent animator from animating colors on shadow layer #10686

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 2 commits into from
Feb 2, 2025

Conversation

CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

In iOS, background-color animation will also animate shadow container color resulting in unexpected visual results.

What is the new behavior?

The iOS animator will also animate shadow container properties provided that they're not layer colors.
This PR also adds a missing shadow transform handling that's needed ever since #10675 took effect.

@CatchABus CatchABus changed the title Fix/ios animation color fix(ios): Prevent animator from animating colors on shadow layer Feb 2, 2025
@NathanWalker NathanWalker added this to the 8.9 milestone Feb 2, 2025
@NathanWalker NathanWalker merged commit 79a0306 into NativeScript:main Feb 2, 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