Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16388

Bounds overshooting of QML Flickable Element has an unnatural feel

    XMLWordPrintable

Details

    • 160f1867868cdea916923652b00484ed11f90aaa

    Description

      QML Flickable Element has the property boundsBehavior, which with value Flickable.DragAndOvershootBounds (default) will cause a bouncy overshoot when the list is flicked against the boundaries. Many finger friendly platforms have that.

      The Flickable overshoot in QML feels unnatural, it does not seem to resemble any physical behavior such as a spring feather, rubber or gravity.

      • The two parts of the overshoot (shoot out, bounce back) are of different durations. Should be more similar to eachother.
      • The overshoot is too strong in relation to the speed which the list was flicked with against the boundary. A slow flick can cause a big (and slow) overshoot.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            portale Alessandro Portale
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes