Harden rounded clip timing and pixel alignment for all corners
This commit is contained in:
@@ -358,6 +358,7 @@
|
||||
CornerRadius="20"
|
||||
BorderThickness="0"
|
||||
Background="{DynamicResource backgroundColor}"
|
||||
SnapsToDevicePixels="True"
|
||||
ClipToBounds="True">
|
||||
<Grid>
|
||||
<DockPanel Width="{Binding ActualWidth, ElementName=Window, Mode=OneWay}"
|
||||
|
||||
Reference in New Issue
Block a user