remove deform due to bug for now

This commit is contained in:
2026-04-19 01:57:01 +02:00
parent dbc5469855
commit 6043cb12a1
4 changed files with 19 additions and 15 deletions
+3 -1
View File
@@ -101,7 +101,9 @@ Item {
readonly property bool shouldBeActive: root.popouts.currentName === name
active: false
anchors.centerIn: parent
anchors.horizontalCenter: parent.horizontalCenter
anchors.top: parent.top
anchors.topMargin: 5
opacity: 0
scale: 0.8