fix(ui): remove window clip to eliminate black rounded corners

This commit is contained in:
Meik
2026-03-05 16:01:29 +01:00
parent f2604372c7
commit 55cda1790a
3 changed files with 4 additions and 19 deletions

View File

@@ -346,7 +346,7 @@
</Window.TaskbarItemInfo>
<shell:WindowChrome.WindowChrome>
<shell:WindowChrome CaptionHeight="72"
CornerRadius="0"
CornerRadius="20"
GlassFrameThickness="0"
ResizeBorderThickness="0"
UseAeroCaptionButtons="False" />