Skip to content
New issue

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

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

Already on GitHub? # to your account

Correctly detect keyboard input "Enter" #479

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Correctly detect keyboard input "Enter" #479

merged 1 commit into from
Nov 26, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Nov 26, 2023

The "code" property returns the physical key that was pressed. Thus, e.g. "Enter" on the numpad is "NumpadEnter" and not "Enter".

The "code" property returns the physical key that was pressed.
Thus, e.g. "Enter" on the numpad is "NumpadEnter" and not "Enter".
@schroda schroda merged commit ee9811b into Suwayomi:master Nov 26, 2023
@schroda schroda deleted the fix/app_search_not_correctly_registering_submit branch November 26, 2023 13:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant