Merge PR #756: Clip the list in the magic page

This commit is contained in:
Jenkins nymea 2022-01-30 02:03:49 +01:00
commit 79fd26432c

View File

@ -130,6 +130,7 @@ Page {
ListView {
anchors.fill: parent
clip: true
model: RulesFilterModel {
id: rulesProxy