fix(ui): enforce rounded corners via unified root and window clip

This commit is contained in:
Meik
2026-03-05 15:59:38 +01:00
parent 0950f4bbae
commit f2604372c7
3 changed files with 20 additions and 3 deletions

View File

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