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 animation speed
Forum Updated to NodeBB v4.3 + New Features

ListView animation speed

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 913 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.
  • G Offline
    G Offline
    gloww
    wrote on last edited by
    #1

    hallo,

    i am using the Flickable object together with a listview.
    The listview items are as big as my app window and they snap to it when flicking it.
    This works great but I like to change the animation speed when I jump to a specific item.
    Do I have to overwrite the animation?
    How can i speed it up or even change the type of animation? For the Flickable i can choose the flickDeceleration: setting bit i Dont know what to use for the listview.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dasRicardo
      wrote on last edited by
      #2

      Hmm, maybe it would be better if you use "StackView":http://qt-project.org/doc/qt-5/qml-qtquick-controls-stackview.html your descriptions sounds you want a page navigation or gallery? But for your question i mean the highlightMoveDuration property sounds good.

      **Sorry for my english :)

      PLEASE ADD [SOLVED] TO YOUR THREAD TITLE IF IT'S SOLVED.**

      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