Clip the list in the magic page
This commit is contained in:
parent
4c4f50bd85
commit
4e2de3111a
@ -130,6 +130,7 @@ Page {
|
|||||||
|
|
||||||
ListView {
|
ListView {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
clip: true
|
||||||
|
|
||||||
model: RulesFilterModel {
|
model: RulesFilterModel {
|
||||||
id: rulesProxy
|
id: rulesProxy
|
||||||
|
|||||||
Reference in New Issue
Block a user