native: make table fixed

This commit is contained in:
Johannes Jöns 2024-07-10 15:30:31 +02:00
parent a2a807f645
commit bbceb30bae

View file

@ -39,6 +39,7 @@ Window {
columnSpacing: 1
rowSpacing: 1
clip: true
boundsBehavior: Flickable.StopAtBounds
model: Data {}
delegate: Rectangle {