Hello,

> I guess you could simply set the initialItem of the StackView to
> 'userPromptComponent', that should work

It seems that I reached my desired goal with the attached change.

Regards
  Christoph
--- Main.qml	2020-10-22 14:49:45.749590100 +0200
+++ Main.qml.old	2020-10-22 14:51:17.981587415 +0200
@@ -240,8 +240,6 @@ PlasmaCore.ColorScope {
                     duration: units.longDuration
                 }
             }
-
-            Component.onCompleted: mainStack.push(userPromptComponent)
         }
 
         Loader {
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to