diff --git a/containments/panel/package/contents/ui/main.qml b/containments/panel/package/contents/ui/main.qml index 56025db8..167d9d94 100644 --- a/containments/panel/package/contents/ui/main.qml +++ b/containments/panel/package/contents/ui/main.qml @@ -90,7 +90,6 @@ Item { groupMode: TaskManager.TasksModel.GroupDisabled screenGeometry: plasmoid.screenGeometry - filterByScreen: plasmoid.configuration.showForCurrentScreenOnly //FIXME: workaround Component.onCompleted: tasksModel.countChanged(); }