Skip to content

Fix patternImage color overlay - #314

Open
astrokin wants to merge 2 commits into
ephread:mainfrom
astrokin:fix_gradient_overlay
Open

Fix patternImage color overlay#314
astrokin wants to merge 2 commits into
ephread:mainfrom
astrokin:fix_gradient_overlay

Conversation

@astrokin

@astrokin astrokin commented Jun 5, 2024

Copy link
Copy Markdown

Adjust for flipped origins between CG and iOS.
iOS origin: top left. CG origin: bottom left.
This fix ensures proper rendering of gradient images and cutout layers
created with init(patternImage image: UIImage).

astrokin added 2 commits June 5, 2024 18:10
Applies to gradient images from `init(patternImage:)`.
Applies to gradient images from `init(patternImage:)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant