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
View File
@@ -72,6 +72,9 @@ Item {
shouldBeActive: root.hasCurrent
asynchronous: true
anchors.top: parent.top
anchors.horizontalCenter: parent.horizontalCenter
sourceComponent: Content {
wrapper: root
}