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

keyToggle only keep some keys pressed. #35

Open
bikutaa-dev opened this issue Nov 13, 2023 · 0 comments
Open

keyToggle only keep some keys pressed. #35

bikutaa-dev opened this issue Nov 13, 2023 · 0 comments

Comments

@bikutaa-dev
Copy link

bikutaa-dev commented Nov 13, 2023

Hey,
good work on this, but I'm a bit confused on something, the keytoggle function set to toggle down only seems to hold some keys pressed. When tested with "Shift" it holds the key down and as expected any typed letter is uppercased while its toggled down. But with letter such as "a" it only outputs one "a" and nothing more, when the expected behavior (for me) is that will keep outputting "a" until it toggles up.

Is this a error or intended behavior?

Update: Okay interesting, done some more testing, in game it seems to recognize that any key is pressed down, but any text editor or text field only type a single characters.

Update 2: Though it would be also worth mentioning that the keyTap function don't seems to be picked up in most games, while the toggle does. But it is picked up in text editors and textboxes.

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

No branches or pull requests

1 participant