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

Ignore masks with MaskMode.none #1693

Merged
merged 2 commits into from
Aug 4, 2022
Merged

Ignore masks with MaskMode.none #1693

merged 2 commits into from
Aug 4, 2022

Conversation

calda
Copy link
Member

@calda calda commented Aug 3, 2022

This PR fixes an issue where both the Main Thread and Core Animation rendering engine were unexpectedly applying masks with MaskMode.none, which could cause other layers to be unexpectedly masked / hidden. Instead, we should ignore these. Fixes #1603.

Before After
Simulator Screen Shot - iPhone 8 - 2022-08-03 at 16 00 42 2 Simulator Screen Shot - iPhone 8 - 2022-08-03 at 16 00 42

@calda calda merged commit f7eff33 into master Aug 4, 2022
@calda calda deleted the cal--issue-1603 branch August 4, 2022 00:08
calda added a commit that referenced this pull request Nov 28, 2022
calda added a commit that referenced this pull request Dec 1, 2022
MoroziOS pushed a commit to MoroziOS/tmg-lottie-ios that referenced this pull request May 22, 2024
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.

Lottie file works on Android and Web Preview, but not iOS
2 participants