Change Plugin Store Icon Image Rendermode

This commit is contained in:
DB p 2022-11-08 15:58:17 +09:00
parent e94136453c
commit 3c1451e319

View file

@ -1608,6 +1608,7 @@
Height="32"
Margin="18,24,0,0"
HorizontalAlignment="Left"
RenderOptions.BitmapScalingMode="Fant"
Source="{Binding IcoPath, IsAsync=True}" />
<Border
x:Name="LabelUpdate"