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

Mouse wheel behaviour in nested Flickables (Qt 5.2 vs. 5.3)

$
0
0
I have a big Listview, whose Item delegate contains another Listview (both horizontally scrolling). When I build my app (for Desktop) in 5.3 I can scroll both Listviews when mouse cursor is over the small Listview – when the small Listview reaches bounds, big Listview is moved. In Qt 5.2 I just can’t scroll the big Listview when mouse cursor is over small one. Can make it work this way?

Viewing all articles
Browse latest Browse all 4972

Trending Articles