From 92b56d0583a3762e22d87db5b8f2c51a1352bc81 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Fri, 22 Nov 2019 19:43:00 +0100 Subject: [PATCH] mobile-widgets/qml: block profile export (temporary) The current png generation is intertangled with the desktop UI, and a shared Webservice needs to be developed. Block Radiobutton Signed-off-by: Jan Iversen --- mobile-widgets/qml/Export.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile-widgets/qml/Export.qml b/mobile-widgets/qml/Export.qml index 963e3a899..321a93aca 100644 --- a/mobile-widgets/qml/Export.qml +++ b/mobile-widgets/qml/Export.qml @@ -154,6 +154,7 @@ Kirigami.ScrollablePage { } RadioButton { Layout.fillWidth: true + visible: false // TEMPORARY MEASURE, until a non UI PNG generation is ready text: qsTr("Export Dive profile") exclusiveGroup: radioGroup onClicked: {