Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Mouse wheel behaviour in nested Flickables (Qt 5.2 vs. 5.3)
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 589 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    ondrejandrej
    wrote on last edited by
    #1

    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?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved