Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong android key mapping. #68287

Merged
merged 1 commit into from
Nov 6, 2022

Conversation

HolonProduction
Copy link
Member

Fixes the wrong mapping of Key::HOME. Android's KEYCODE_HOME is in fact the hardware home button the right mapping is KEYCODE_MOVE_HOME.

Also adds mappings to keys that were not present before.

@HolonProduction HolonProduction requested a review from a team as a code owner November 5, 2022 12:47
Fixes the wrong mapping of `Key::HOME`. Androids `KEYCODE_HOME` is in fact the hardware home button the right mapping is `KEYCODE_MOVE_HOME`.

Also adds mappings to keys that were not present before.
@akien-mga akien-mga added the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Nov 6, 2022
@akien-mga akien-mga merged commit 930a94b into godotengine:master Nov 6, 2022
@akien-mga
Copy link
Member

Thanks!

@ghost

This comment was marked as off-topic.

@akien-mga
Copy link
Member

Cherry-picked for 3.6.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Nov 30, 2022
@HolonProduction HolonProduction deleted the android_keys branch April 18, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants