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. ListView Scrolling Behavior

ListView Scrolling Behavior

Scheduled Pinned Locked Moved QML and Qt Quick
scrollingflickable
1 Posts 1 Posters 1.1k Views
  • 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.
  • E Offline
    E Offline
    emppu
    wrote on 1 Apr 2015, 23:33 last edited by
    #1

    I defined ListView in QML and it works. However, its scrolling behavior is not as expected.
    I am not sure these are bugs or should be implemented by users.

    1. On Mac, if I swipe on trackpad, it emits a lot of small 'flick' events which results in too fast scrolling. If I move fingers by 1mm without releasing, you can see a small kinetic flick scrolling: stop-accelerated-slow-stop. It shouldn't flick if fingers are not released.

    2. On Desktop, once the current position reaches the end, it doesn't allow the over-scrolling (the bounce-back effect) with touchpad. I could over-scroll with dragging.

    1 Reply Last reply
    0

    1/1

    1 Apr 2015, 23:33

    • Login

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