diff --git a/nymea-app/ui/components/NymeaDialog.qml b/nymea-app/ui/components/NymeaDialog.qml index 93feb2f5..b54d9b58 100644 --- a/nymea-app/ui/components/NymeaDialog.qml +++ b/nymea-app/ui/components/NymeaDialog.qml @@ -47,10 +47,10 @@ Dialog { onClosed: root.destroy() - Connections { - target: root.parent - onDestroyed: root.destroy() - } + // Connections { + // target: root.parent + // onDestroye: root.destroy() + // } MouseArea { parent: app.overlay diff --git a/version.txt b/version.txt index 2e334ef1..0e7d6c47 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ 1.10.2 -657 +658