Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    ListView animation speed

    QML and Qt Quick
    2
    2
    760
    Loading More Posts
    • 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
      gloww last edited by

      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 Reply Quote 0
      • D
        dasRicardo last edited by

        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 Reply Quote 0
        • First post
          Last post