other: small changes

This commit is contained in:
FUFSoB
2025-09-23 12:40:19 +05:00
parent 6d5574cac0
commit 505cf48b6c
+1 -5
View File
@@ -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