Touchscreens require two taps to register a single click (Microsoft only?)
Open
bug
engine
glfw
windows
- Dominant language
- C++
- Stars
- 6.3k
- Forks
- 455
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 129
Description
The expectation is that a single tap should fire the equivalent of a mouse click. However, a single tap yields a `nil` action_id. Two quick taps results in a click.
This has happened [to me](https://discord.com/channels/250018174974689280/250018669512359936/1342531910378721311) and [another user](https://forum.defold.com/t/laptop-touch-screen-input/80189). In both instances the device is a Microsoft machine with a touch screen.
Contributor guide
Assessment
This issue has not been assessed yet.