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

Fix Android clip/rounding issue #133

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Fix Android clip/rounding issue #133

merged 1 commit into from
Mar 2, 2024

Conversation

chrisbanes
Copy link
Owner

@chrisbanes chrisbanes commented Feb 21, 2024

We now clip the content by a slightly smaller size than the HazeAreas, meaning that there is always content being drawn behind the edges, to avoid anti-alias/rounding issues.

Before

before

Fixed

fixed

Fixes #132

@chrisbanes chrisbanes mentioned this pull request Feb 21, 2024
@chrisbanes chrisbanes changed the title [WIP] Fix Android clip/rounding issue Fix Android clip/rounding issue Mar 2, 2024
@chrisbanes chrisbanes marked this pull request as ready for review March 2, 2024 10:17
@chrisbanes chrisbanes enabled auto-merge (squash) March 2, 2024 10:17
@chrisbanes chrisbanes disabled auto-merge March 2, 2024 10:17
@chrisbanes chrisbanes enabled auto-merge (squash) March 2, 2024 10:17
@chrisbanes chrisbanes merged commit 4a2b26f into main Mar 2, 2024
1 check passed
@chrisbanes chrisbanes deleted the cb/android-rounding branch March 2, 2024 10:21
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.

Shape visual issue
1 participant