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

Touch events can fill up the event queue, causing latency in touch feedback

XMLWordPrintable

      While manipulating a touch UI with moderate CPU load / processing, the event queue might not be able to handle all incoming touch events. This causes delivery of touch events to occur after the touch operation took place, creating an effect of latency when interacting with a touch area. To fix this, touch events should possible to compressed as touch input might not make sense a certain time after the touch event actually occured.

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

            laknoll Lars Knoll
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes