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

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes