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