native: make table fixed
This commit is contained in:
parent
a2a807f645
commit
bbceb30bae
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Window {
|
|||
columnSpacing: 1
|
||||
rowSpacing: 1
|
||||
clip: true
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
|
||||
model: Data {}
|
||||
delegate: Rectangle {
|
||||
|
|
Loading…
Reference in a new issue