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

[bug] [simulator/shared] Fix numeric enter key #1788

Closed
wants to merge 1 commit into from

Conversation

AntoninLoubiere
Copy link

On simulator, (not the web simulator) (tested only on Arch Linux), the enter key of the numpad don't fire the EXE key.

Fix that by pairing SDL_SCANCODE_KP_ENTER and Ion::Keyboard::Key::EXE.

Fix: on computers simulator, the enter key of the numpad do not fire EXE.
@github-actions
Copy link

.text .rodata .bss .data
Base 686 300 bytes 274 075 bytes 180 720 bytes 1 368 bytes
Head 686 300 bytes 274 075 bytes 180 720 bytes 1 368 bytes
+ 0 bytes + 0 bytes + 0 bytes + 0 bytes
+ 0.0 % + 0.0 % + 0.0 % + 0.0 %

@RedGl0w
Copy link
Contributor

RedGl0w commented Feb 22, 2021

Fix #1678 and is in #1616 too

@AntoninLoubiere AntoninLoubiere deleted the patch-1 branch June 22, 2021 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants