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

Threshold needed before starting to generate position changed events

XMLWordPrintable

    • 01cd0bdf7e08f537b1e9b46e70653761145f8720

      This applies to all QML elements that handle mouse events (e.g. Flickable, MouseArea, ListView etc).

      Trying to tap/long-press an item in e.g. a Flickable easily cause the view to unintentionally wiggle.
      To avoid this, a small movement threshold (e.g. 10-20px, perhaps depending on physical screen size?)
      needs to be added (no position changed events should be generated before exceeding the movement
      threshold).

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

            martjone Martin Jones (closed Nokia identity) (Inactive)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes