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

Details

    • 1bd0ab7050304d9e8989cde77e486947c56b9696

    Description

      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.

      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
              srutledg Shawn Rutledge
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes