Fix Image Render

This commit is contained in:
DB p 2021-12-17 22:05:46 +09:00
parent 4427260627
commit 4baf205100

View file

@ -198,6 +198,7 @@
HorizontalAlignment="Center"
VerticalAlignment="Center"
Panel.ZIndex="2"
RenderOptions.BitmapScalingMode="HighQuality"
Source="{Binding PluginIconPath}"
Stretch="Uniform"
Style="{DynamicResource PluginActivationIcon}" />