From ca804b30f2eb49a2a191287f2165f3215859e496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Oestreicher?= Date: Fri, 16 Dec 2016 15:50:01 +0100 Subject: [PATCH] Using anchors.fill here messes up scrolling in the settings --- qml/pages/ServerSettingsDialog.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/qml/pages/ServerSettingsDialog.qml b/qml/pages/ServerSettingsDialog.qml index 03a6b9a..690f5de 100644 --- a/qml/pages/ServerSettingsDialog.qml +++ b/qml/pages/ServerSettingsDialog.qml @@ -65,7 +65,6 @@ Dialog { Column { id: column - anchors.fill: parent width: parent.width DialogHeader {