From c69724e9e12dfae71d32c706d35b7f1ec920588b Mon Sep 17 00:00:00 2001 From: Pier Luigi Fiorini Date: Sun, 1 Jan 2017 18:11:27 +0100 Subject: [PATCH] compositor: Fix Drawer position --- compositor/qml/desktop/Shell.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/compositor/qml/desktop/Shell.qml b/compositor/qml/desktop/Shell.qml index 1b5ca601d..42efa5e16 100644 --- a/compositor/qml/desktop/Shell.qml +++ b/compositor/qml/desktop/Shell.qml @@ -63,7 +63,6 @@ Item { edge: Qt.RightEdge - y: screenView.width width: Math.max(320, panel.rightWidth) height: screenView.height