mirror of
https://github.com/chylex/Backup-Essentials.git
synced 2025-06-01 12:34:07 +02:00
Removed aliased edge mode in Settings screen
This commit is contained in:
parent
375896fc29
commit
1e2e90243a
@ -55,7 +55,7 @@
|
||||
<Setter Property="Template">
|
||||
<Setter.Value>
|
||||
<ControlTemplate TargetType="GroupBox">
|
||||
<Grid SnapsToDevicePixels="True" RenderOptions.EdgeMode="Aliased">
|
||||
<Grid SnapsToDevicePixels="True">
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="6"/>
|
||||
<ColumnDefinition Width="Auto"/>
|
||||
|
Loading…
Reference in New Issue
Block a user