From 1b83395bd53945eaab277138c02bcab3e63f41c5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 25 Apr 2017 12:56:19 +0200 Subject: Fix artifacts from the accountswitcher --- framework/qml/InlineAccountSwitcher.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework') diff --git a/framework/qml/InlineAccountSwitcher.qml b/framework/qml/InlineAccountSwitcher.qml index b5b4bb9f..15675ff6 100644 --- a/framework/qml/InlineAccountSwitcher.qml +++ b/framework/qml/InlineAccountSwitcher.qml @@ -30,6 +30,7 @@ Rectangle { } color: Kube.Colors.textColor + clip: true ColumnLayout { anchors.fill: parent -- cgit v1.2.3