diff --git a/modules/launcher/Wrapper.qml b/modules/launcher/Wrapper.qml index 472667e0..0c9871aa 100644 --- a/modules/launcher/Wrapper.qml +++ b/modules/launcher/Wrapper.qml @@ -51,7 +51,6 @@ Item { anchors.top: parent.top anchors.horizontalCenter: parent.horizontalCenter - asynchronous: true active: root.shouldBeActive || root.visible sourceComponent: Content {