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

TapHandler.exclusiveSignals: you can only tap once if m_doubleTapTimer is used

XMLWordPrintable

    • 951ab9f3c (dev), ddab50895 (6.5)

      It's manually testable now with https://codereview.qt-project.org/c/qt/qtdeclarative/+/464993.

      Turn on both checkboxes to set exclusiveSignals: TapHandler.SingleTap | TapHandler.DoubleTap

      Now you can either single-click or double-click, and you'll see appropriate feedback from the singleTapped or doubleTapped signal, only once. After that, you won't see the feedback again.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes