From e22943fa21027917cd8d2de98cd13ae7d12d751a Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 22 Jan 2020 12:54:18 +0100 Subject: mobile-widgets/qml: use Kirigami Units instead of hardcoded values This allows for better scaling of the UI. Signed-off-by: jan Iversen Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DivePlannerEdit.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets/qml/DivePlannerEdit.qml') diff --git a/mobile-widgets/qml/DivePlannerEdit.qml b/mobile-widgets/qml/DivePlannerEdit.qml index 667c2df3b..fa5e245f0 100644 --- a/mobile-widgets/qml/DivePlannerEdit.qml +++ b/mobile-widgets/qml/DivePlannerEdit.qml @@ -13,7 +13,7 @@ Kirigami.ScrollablePage { ColumnLayout { width: parent.width spacing: 1 - Layout.margins: 10 + Layout.margins: Kirigami.Units.gridUnit Text { text: "Dive planner edit" -- cgit v1.2.3-70-g09d2