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

Add missing event key modifiers #65

Merged
merged 1 commit into from
Jan 4, 2015
Merged

Conversation

jgaskins
Copy link
Contributor

@jgaskins jgaskins commented Jan 4, 2015

We already had ctrl_key, but modifiers for Alt, Shift, and Meta were missing.

There weren't any tests for Event#ctrl_key and I'm not sure if it's possible to trigger the event with those flags set, so I didn't add any for these methods, either. If I'm mistaken, I'll go ahead and knock them out.

We already had `ctrl_key`, but modifiers for Alt, Shift, and Meta were
missing.
elia added a commit that referenced this pull request Jan 4, 2015
@elia elia merged commit 1ca523d into opal:master Jan 4, 2015
@jgaskins jgaskins deleted the event-key-modifiers branch January 16, 2015 21:09
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.

None yet

2 participants