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

Dragging threshold on high DPI touch devices is too small

    XMLWordPrintable

Details

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

    Description

      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.

      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
              poikelin Joni Poikelin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes