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

Dragging threshold on high DPI touch devices is too small

XMLWordPrintable

    • iOS/tvOS/watchOS
    • ed66cf8a0 (dev), 091ce6477 (6.7)

      When using nested Flickables, wrong Flickable might be dragged due to some devices having very high DPI displays.

      Qt uses the default value of 10 for startDragDistance stylehint for Android and iOS devices. This should probably be scaled with DPI.

      Try running attached project on such device and try to flick vertically. Sometimes just horizontal flicking occurs when you don't intend to do it.

      Setting startDragDistance higher reduces this.

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

            srutledg Shawn Rutledge
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes