Skip to content

Fix key holding not being recognized #27

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

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Fix key holding not being recognized #27

merged 1 commit into from
Nov 14, 2024

Conversation

SharkFinPro
Copy link
Owner

Added GLFW_REPEAT as an option for a key to recognize being pressed. Not doing so resulted in false negatives on key pressed.

Added GLFW_REPEAT as an option for a key to recognize being pressed. Not doing so resulted in false negatives on key pressed.
@SharkFinPro SharkFinPro merged commit e6c8005 into main Nov 14, 2024
3 checks passed
@SharkFinPro SharkFinPro deleted the keyInput branch November 14, 2024 17:28
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.

1 participant