properly load/unload settings

This commit is contained in:
2026-05-28 02:12:11 +02:00
parent f22c08991c
commit ba67e56fda
+1 -2
View File
@@ -32,10 +32,9 @@ Item {
Loader {
id: content
active: true
active: root.shouldBeActive || root.visible
anchors.bottom: parent.bottom
anchors.horizontalCenter: parent.horizontalCenter
visible: true
sourceComponent: Content {
screen: root.screen