Replies: 1 comment
-
Is it possible to distinguish a hardware-sent Back event from a touchscreen/touch gesture Back event? If so, it should be possible to make Godot read a right-click event when a hardware Back event is sent. If we can't distinguish them, then users won't be able to back out using the touchscreen, which can be problematic (unless we allow using Back twice in a quick succession to actually back out). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some (if not most) android devices map RMB on an otg (or bluetooth) connected mouse to a back button.
Godot on android is already clunky as is, so having an ability to remap it back would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions