mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 15:32:50 -05:00
antialiasing: true on rectangles
This commit is contained in:
@@ -4,6 +4,7 @@ import qs.Common
|
||||
Rectangle {
|
||||
color: "transparent"
|
||||
radius: Appearance.rounding.normal
|
||||
antialiasing: true
|
||||
|
||||
readonly property var standardAnimation: {
|
||||
"duration": Appearance.anim.durations.normal,
|
||||
|
||||
Reference in New Issue
Block a user