CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
9.74k stars 4.05k forks source link

Android ImGui cannot be navigated #73260

Closed AnotherSeawhite closed 1 week ago

AnotherSeawhite commented 3 weeks ago

Describe the bug

73180 was introduced as a fix for delay issue on macOS, and hopefully for Android too, but not only the delay issue wasn't resolved (see #73150), it's also impossible to navigate ImGui now.

Attach save file

N/A

Steps to reproduce

  1. Try to navigate ImGui
  2. Observe it isn't possible

Expected behavior

I expected ImGui to be navigatable with touchscreen.

Screenshots

https://github.com/CleverRaven/Cataclysm-DDA/assets/52661206/b04fb58f-c800-4ca1-87f3-3dcd8da843d0

Versions and configuration

Additional context

Enabling InputTrickleEventQueue fixes this issue, but it isn't possible without third-party apps' help or a keyboard.

https://github.com/CleverRaven/Cataclysm-DDA/assets/52661206/9db5ef3f-00db-4ced-a006-899ade3988c8

katemonster33 commented 3 weeks ago

confirmed on latest CI experimental, not sure why i didn't see the error on my local branch experimental

edit: mis-remembering, i only tested the change with windows