-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
(S2 - Confirmed)Bug that's been confirmed to existBug that's been confirmed to existImGuiAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsOS: AndroidIssues related to Android operating systemIssues related to Android operating system
Description
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
- Try to navigate ImGui
- Observe it isn't possible
Expected behavior
I expected ImGui to be navigatable with touchscreen.
Screenshots
VideoEditor_20240425_105125.mp4
Versions and configuration
- OS: Android
- OS Version: Manufacturer: samsung; Model: SM-G991N; Release: 14; Incremental: G991NKSU4FXD3;
- Game Version: cdda-experimental-2024-04-24-0616 4551df2 [64-bit]
- Graphics Version: Tiles
Additional context
Enabling InputTrickleEventQueue fixes this issue, but it isn't possible without third-party apps' help or a keyboard.
Screen_Recording_20240425_221213_Cataclysm.DDA.experimental.mp4
Metadata
Metadata
Assignees
Labels
(S2 - Confirmed)Bug that's been confirmed to existBug that's been confirmed to existImGuiAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsOS: AndroidIssues related to Android operating systemIssues related to Android operating system
Type
Projects
Status
Done