ux: use RenderOptions.BitmapInterpolationMode="HighQuality" for shell icons

This commit is contained in:
leo 2024-04-09 13:34:42 +08:00
parent 3fd1e0ea19
commit 6811103cf4
2 changed files with 4 additions and 1 deletions

View file

@ -266,6 +266,7 @@
Padding="8,0"
HorizontalAlignment="Stretch"
HorizontalContentAlignment="Left"
RenderOptions.BitmapInterpolationMode="HighQuality"
FontSize="{Binding DefaultFontSize, Mode=OneWay}"
SelectedIndex="{Binding GitShell, Mode=TwoWay}"
IsVisible="{OnPlatform False, Windows=True}">