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
Just now discovered that the content changed during scrolling as the delegates were getting recreated and becoming visible. this is because the function was generating random text. even when the function was truned to return same output for same input the contentheight is giving different values.

Viewing all articles
Browse latest Browse all 4972

Trending Articles