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

Remove shape clipping #287

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Remove shape clipping #287

merged 1 commit into from
Aug 1, 2024

Conversation

chrisbanes
Copy link
Owner

It's no longer necessary for Haze to draw and clip the effect, as we're drawing in the child node. This means that developers can either use Modifier.clip or shape theming to clip the content.

Verified

This commit was signed with the committer’s verified signature.
afrittoli Andrea Frittoli
It's no longer necessary for Haze to draw and clip the effect, as we're
drawing in the child node. This means that developers can either use
`Modifier.clip` or shape theming to clip the content.
@chrisbanes chrisbanes enabled auto-merge (squash) August 1, 2024 20:15
@chrisbanes chrisbanes merged commit 0113290 into main Aug 1, 2024
2 checks passed
@chrisbanes chrisbanes deleted the cb/remove-shape branch August 1, 2024 20:24
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.

None yet

1 participant