Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-346

Added support for click prevention to avoid accidental touches on the armrest screen

    XMLWordPrintable

Details

    Description

      Add support for click prevention to avoid accidental touches on the armrest screen. There are many types of accidental touches, such as the palm directly on the screen, two fingers touching two buttons one after the other, etc. Some situations cannot be blocked at the application level. For example, if two buttons are pressed in a short period of time (neither is released but both are released after clicking), a click operation will be triggered. Can we add an API so that we can call it at the driver layer in this case to withdraw the previous click event?

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            stvsl stvsl 2060
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes