[Qt-qml] ListView header and footer behavior

2010-11-11 Thread Johannes P
Hi, I'm trying to build a listView with header and footer. When I enable SnapToItem, the header is not shown anymore. It is there, but because the list snaps to the first Item below the header, one can only flick downwards to see the header. This is probably not the correct behavior, since a

Re: [Qt-qml] ListView header and footer behavior

2010-11-11 Thread martin.jones
] ListView header and footer behavior Hi, I'm trying to build a listView with header and footer. When I enable SnapToItem, the header is not shown anymore. It is there, but because the list snaps to the first Item below the header, one can only flick downwards to see the header