fix(@onboarding): no autoclose on popup

fixes #4437
This commit is contained in:
Anthony Laibe 2022-01-17 11:34:35 +01:00 committed by Sale Djenic
parent f68d967544
commit 191efa5829
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ StatusModal {
//% "Before you get started..."
header.title: qsTrId("before-you-get-started---")
hasCloseButton: false
closePolicy: Popup.NoAutoClose
contentItem: Item {
implicitHeight: childrenRect.height