Qt QML nested listview, weird scrolling behaviour -


i having problem concerning scrolling behaviour of listview. when nesting lists, inner lists able scroll , down, looks ugly.

to avoid problem set inner lists boundsbehavior flickable.stopatbounds. solved problem , inner lists looks commond delegates. however, scrolling behaviour appears little bit weird. scrolling upwards works fine if want scroll downwards, have move finger in opposite direction @ least millimeter. seems first have activate downwards scrolling scroll upwards.

how fix this?

not sure fits use case, using repeaters instead of inner lists?


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -