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

a stationary QTouchEvent::TouchPoint is not delivered even if it represents a change in velocity (TUIO)

XMLWordPrintable

    • 1bd0ab7050304d9e8989cde77e486947c56b9696

      When using fiducial tokens on a TUIO touch surface, the token can remain stationary for long periods of time. The relevant information is then that the velocity goes to zero. So when the touchPoint.state() == Qt::TouchPointStationary we still need to deliver the event if it represents a change in velocity, but we don't need to deliver it otherwise.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes