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

Add fillMode support to GradientFill shape items #1702

Merged
merged 3 commits into from
Aug 4, 2022

Conversation

calda
Copy link
Member

@calda calda commented Aug 4, 2022

This PR adds fillMode support to GradientFill shape items. Previously we weren't parsing this value, which caused shapes with non-default fill modes to display incorrectly in both rendering engines. Fixes #1541.

Before After
Screen Shot 2022-08-04 at 3 36 20 PM Screen Shot 2022-08-04 at 3 35 35 PM

@calda calda merged commit f0205dd into master Aug 4, 2022
@calda calda deleted the cal--gradient-fill-fill-mode branch August 4, 2022 23:43
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.

Gradient fill doesn't work in iOS but it works correctly in Web & Android
2 participants