popouts fixed for real

This commit is contained in:
Zacharias-Brohn
2025-11-27 21:48:43 +01:00
parent 67ad544359
commit 44c05f57db
4 changed files with 10 additions and 11 deletions
+3 -1
View File
@@ -77,7 +77,9 @@ Item {
required property string name
readonly property bool shouldBeActive: root.wrapper.currentName === name
anchors.centerIn: parent
anchors.top: parent.top
anchors.topMargin: 5
anchors.horizontalCenter: parent.horizontalCenter
opacity: 0
scale: 0.8