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

Refactored keydown/up/press events to use event vs. Action<T> #448

Merged
merged 5 commits into from
May 21, 2020
Merged

Refactored keydown/up/press events to use event vs. Action<T> #448

merged 5 commits into from
May 21, 2020

Conversation

tig
Copy link
Collaborator

@tig tig commented May 19, 2020

This PR follows the guidelines in #447 to correct the mistakes made in PR #371 and PR #438 in how the keydown/up/press events were implemented.

@migueldeicaza
Copy link
Collaborator

Ouch, it looks like I merged a separate PR that conflicted with this one.

Which one should go in?

@tig
Copy link
Collaborator Author

tig commented May 20, 2020

I think this one, but do you recall which one you did previously?

@tig tig merged commit 4c959b9 into gui-cs:master May 21, 2020
@tig tig deleted the refactor_keyboard_events branch May 22, 2020 03:24
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.

2 participants