Skip to content

Commit 4baf205

Browse files
committed
Fix Image Render
1 parent 4427260 commit 4baf205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/MainWindow.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
HorizontalAlignment="Center"
199199
VerticalAlignment="Center"
200200
Panel.ZIndex="2"
201+
RenderOptions.BitmapScalingMode="HighQuality"
201202
Source="{Binding PluginIconPath}"
202203
Stretch="Uniform"
203204
Style="{DynamicResource PluginActivationIcon}" />

0 commit comments

Comments
 (0)