Skip to content

Fix transparent gaps in rounded window corners#19

Merged
aweeri merged 1 commit intoaweeri:mainfrom
sandrwich:fix/window-corner-gaps
Mar 15, 2026
Merged

Fix transparent gaps in rounded window corners#19
aweeri merged 1 commit intoaweeri:mainfrom
sandrwich:fix/window-corner-gaps

Conversation

@sandrwich
Copy link
Copy Markdown
Contributor

Reduce fill segments from 16 to 4 to eliminate sub-pixel gaps in the triangle fan at low roundness. Reduce border segments from 16 to 8 to match.

Before After
image image

Reduce fill segments from 16 to 4 to eliminate sub-pixel gaps
in the triangle fan at low roundness. Reduce border segments
from 16 to 8 to match.
@aweeri aweeri merged commit d347cdd into aweeri:main Mar 15, 2026
4 checks passed
@aweeri
Copy link
Copy Markdown
Owner

aweeri commented Mar 15, 2026

thankers

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.

2 participants