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

MultiPointHandlers (DragHandler, PinchHandler) don't emit the grabChanged signal

    XMLWordPrintable

Details

    • a10eeee97d42f05409074f69cc99d9a8da5db077 (qt/qtdeclarative/dev) 1b56c6ebb3fa66ebf0f7366bd9ba5a50089f4d95 (qt/qtdeclarative/6.1) 442c90356a7595b1e665a9475ea3a02c72a94c7e (qt/tqtc-qtdeclarative/5.15)

    Description

      QQuickMultiPointHandler::onGrabChanged() overrides QQuickPointerHandler::onGrabChanged() and doesn't call it; whereas QQuickSinglePointHandler::onGrabChanged() does call it. This is inconsistent between handlers; and it could provide a useful "loophole" to see initial touchpoints at the time the gesture begins, since we don't provide API for that.

      Attachments

        For Gerrit Dashboard: QTBUG-93880
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes