mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
antialiasing: true on rectangles
This commit is contained in:
@@ -47,6 +47,7 @@ PanelWindow {
|
||||
border.width: 0
|
||||
opacity: powerMenuVisible ? 1 : 0
|
||||
scale: powerMenuVisible ? 1 : 0.85
|
||||
antialiasing: true
|
||||
|
||||
MouseArea {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user