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

[TouchScreen, TouchPad, Mouse, Flickable]

XMLWordPrintable

    • All

      Qml does not provide a clear and flexible mechanism for separating user interface behavior depending on the input method.
      In a ListView, it is difficult to implement different gestures and triggers to interact with items in the delegate at the same time (mouse and touch screen - left click, right click, drag, scroll, long press).

      For example, the pressDelay property is independent of the input device.

      It would be nice to have a different properties for TouchScreen and Mouse (and possibly TouchPad).

       

      And to implement that behavior, we should have to use an incomprehensible and tricky solution.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jirauser65384 user-15860 (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes