diff --git a/containments/homescreens/halcyon/package/contents/ui/FavoritesView.qml b/containments/homescreens/halcyon/package/contents/ui/FavoritesView.qml index 10c44f15..add3e947 100644 --- a/containments/homescreens/halcyon/package/contents/ui/FavoritesView.qml +++ b/containments/homescreens/halcyon/package/contents/ui/FavoritesView.qml @@ -128,8 +128,7 @@ Item { yAxis.enabled: false xAxis.enabled: true - xAxis.minimum: -PlasmaCore.Units.gridUnit * 5 - xAxis.maximum: 0 + grabPermissions: PointerHandler.TakeOverForbidden property real oldTranslationX property bool isClosing: false