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

Revert "on MacOS, Fix not sending ReceivedCharacter event for some key combination (#1347)" #1501

Merged
merged 2 commits into from
Mar 9, 2020

Conversation

kchibisov
Copy link
Member

This reverts commit 9daa073.

This commit introduced other bug #1453 with likely much more common bindings,
so reverting it for now.

Fixes #1453.

…y combination (rust-windowing#1347)"

This reverts commit 9daa073.

This commit introduced other bug rust-windowing#1453 with likely much more common bindings,
so reverting it for now.

Fixes rust-windowing#1453.
@kchibisov kchibisov mentioned this pull request Mar 8, 2020
@Osspial Osspial merged commit b208daa into rust-windowing:master Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect ReceivedCharacter events on macOS
2 participants