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

Flickable: add a property to measure amount of overshoot even when overshoot is disabled

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P4: Low P4: Low
    • None
    • 5.8.0 Alpha
    • None

      See https://material.google.com/patterns/swipe-to-refresh.html#swipe-to-refresh-usage for a possible use case. To implement that, you'd need to have boundsBehavior: Flickable.StopAtBounds but also somehow detect how far the user has tried to go past the bounds. Overshooting at one end could result in negative values, and positive values at the other end, so you can tell which way it's being dragged.

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

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes