From 96436fbedd04c61f5f70ff578ead512a0663e857 Mon Sep 17 00:00:00 2001 From: Konstantinos Karmas Date: Tue, 21 Sep 2021 17:36:04 +0200 Subject: [PATCH] Remove unnecessary anchor Fixes review comment https://github.com/Ultimaker/Cura/pull/10491#discussion_r713124155. CURA-8421 --- resources/qml/ApplicationSwitcher/ApplicationSwitcher.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/qml/ApplicationSwitcher/ApplicationSwitcher.qml b/resources/qml/ApplicationSwitcher/ApplicationSwitcher.qml index 3a5e24ff97..24ca0e3e3d 100644 --- a/resources/qml/ApplicationSwitcher/ApplicationSwitcher.qml +++ b/resources/qml/ApplicationSwitcher/ApplicationSwitcher.qml @@ -22,8 +22,6 @@ Item background: Item { - anchors.fill: parent - Rectangle { anchors.fill: parent