diff --git a/containments/homescreen/package/contents/ui/launcher/Delegate.qml b/containments/homescreen/package/contents/ui/launcher/Delegate.qml index b69591b6..3584f9c7 100644 --- a/containments/homescreen/package/contents/ui/launcher/Delegate.qml +++ b/containments/homescreen/package/contents/ui/launcher/Delegate.qml @@ -99,12 +99,7 @@ ContainmentLayoutManager.ItemContainer { plasmoid.nativeInterface.applicationListModel.runApplication(modelData.ApplicationStorageIdRole); } -Rectangle { - anchors.fill:parent - z: -1 - radius: 10 - opacity: 0.1 -} + //preventStealing: true ColumnLayout { anchors.fill: parent