Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Touchscreen is too touchy #27

@pachuco

Description

@pachuco

In android version, when touching screen, triggering of next touch event happens almost instantly. No delays.
Thus I get cases where I accidentally press button on next menu screen(unless I shift finger slightly) and worse, being unable to exit menu ingame(retriggers instantly).

Suggestions:

  • Maybe a grace period before processing next touch.
  • Track finger and reject its touch events until it has been lifted from screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions