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

Release pressed keys on FocusOut events #287

Merged
merged 3 commits into from
Dec 25, 2022

Conversation

Vogtinator
Copy link
Member

Otherwise it's possible that the key is stuck because the KeyRelease event is not received.

Needs some practical testing to check whether this breaks something.

@Vogtinator Vogtinator marked this pull request as ready for review December 20, 2022 21:52
Otherwise it's possible that the key is stuck because the KeyRelease event is
not received.
…ents

After right clicking a keypad button to fix it, pressing and releasing the
corresponding physical keyboard key would release the keypad button but
keep fixed invisibly set.
For some reason it was explicitly forced to be never shown as active.
@Vogtinator Vogtinator mentioned this pull request Dec 25, 2022
2 tasks
@Vogtinator Vogtinator merged commit 72d91b4 into nspire-emus:master Dec 25, 2022
@Vogtinator Vogtinator deleted the releasekeys branch December 25, 2022 23:05
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