mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
other: small changes
This commit is contained in:
@@ -163,7 +163,7 @@ Variants {
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
height: 3 * scaling
|
||||
height: 2 * scaling
|
||||
color: "transparent"
|
||||
clip: true
|
||||
|
||||
@@ -178,14 +178,10 @@ Variants {
|
||||
else
|
||||
return Color.mPrimary
|
||||
}
|
||||
|
||||
radius: parent.height / 2
|
||||
antialiasing: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Animation properties
|
||||
property real scaleValue: 0.8
|
||||
property real opacityValue: 0.0
|
||||
|
||||
Reference in New Issue
Block a user