switch to item from component on gridview

This commit is contained in:
Chris Cochrun 2023-02-14 14:58:05 -06:00
parent a26144496c
commit 398be76d31

View file

@ -227,7 +227,7 @@ FocusScope {
} }
} }
Component { Item {
id: gridView id: gridView
/* Layout.fillHeight: true */ /* Layout.fillHeight: true */
/* Layout.fillWidth: true */ /* Layout.fillWidth: true */