We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb609b commit adc1fdbCopy full SHA for adc1fdb
Flow.Launcher/MainWindow.xaml
@@ -274,7 +274,7 @@
274
HorizontalAlignment="Right"
275
VerticalAlignment="Center"
276
Panel.ZIndex="2"
277
- RenderOptions.BitmapScalingMode="HighQuality"
+ RenderOptions.BitmapScalingMode="LowQuality"
278
Source="{Binding PluginIconSource}"
279
Stretch="Uniform"
280
Style="{DynamicResource PluginActivationIcon}" />
0 commit comments