Fix win10 icons by falling back to Segoe MDL2 Assets (#696)

This commit is contained in:
Jeffrey
2026-07-08 23:16:01 +02:00
committed by GitHub
parent e38aafe01e
commit 89a5d508d8
9 changed files with 59 additions and 47 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
HorizontalAlignment="Center"
VerticalAlignment="Center"
FontWeight="SemiBold"
FontFamily="Segoe Fluent Icons"
FontFamily="{DynamicResource AppIconFontFamily}"
Text=""
Foreground="{DynamicResource TitleBarCloseHoverColor}"
Margin="0,0,8,0"/>