Add global rounded corners

This commit is contained in:
2026-06-03 19:59:23 -07:00
parent 1c97d6166d
commit f4da4d479e
4 changed files with 99 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ Variants {
aboveWindows: false
property var modelData
screen: modelData
color: "#111"
color: "#000"
ClippingRectangle {
anchors.fill: parent
Image {
@@ -32,7 +32,7 @@ Variants {
PropertyAnimation on radius {
id: radiusAnimation
running: false
to: 14
to: 16
duration: 1000
}
transform: [