Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Flickable ( ListView) contentheight is not fixed even if model is the same.

$
0
0
Hi , We have a self contained minimal example that shows that even if all the list items are instantiated the contentheight keeps changing. To replicate the problem run the QML and see in log that the content height is not the same. The problem due to this is that scrollbars that depend on visibleArea.heightRatio property do not have a fixed height the keep changing while you scroll the contentitem. The example code is: http://pastebin.com/v4AdjFdb Regds Rajesh Kumar Mallah.

Viewing all articles
Browse latest Browse all 4972

Trending Articles