Apply image quality to ImageResizer
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 288 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 142 KiB |
@@ -41,7 +41,7 @@
|
||||
<Setter Property="IsReadOnly" Value="True" />
|
||||
<Setter Property="BorderBrush" Value="Transparent" />
|
||||
<Setter Property="Background" Value="Transparent" />
|
||||
<Setter Property="IsVisible" Value="True" />
|
||||
<Setter Property="IsVisible" Value="False" />
|
||||
<Setter Property="Margin" Value="{StaticResource TextControlCompactMargin}" />
|
||||
<Setter Property="Padding" Value="{StaticResource TextControlCompactPadding}" />
|
||||
<Setter Property="MinHeight" Value="0" />
|
||||
|
||||
Reference in New Issue
Block a user