From f848819e7b015dfe4b1aabaf76479f2cc4b2b981 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Thu, 15 Oct 2015 14:38:37 +0200 Subject: [PATCH] proper position of the panel --- shell/contents/configuration/AppletConfiguration.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/contents/configuration/AppletConfiguration.qml b/shell/contents/configuration/AppletConfiguration.qml index 7d7667a4..a2bdfa31 100644 --- a/shell/contents/configuration/AppletConfiguration.qml +++ b/shell/contents/configuration/AppletConfiguration.qml @@ -141,7 +141,6 @@ Rectangle { openAnim.running = true; } } - onWidthChanged: panel.x = root.width/6 MessageDialog { id: messageDialog