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

fix: add 'break' statement at the end of the case block #445

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

RealHurrison
Copy link
Contributor

Missing 'break' statement at the end of the case block, causing fall-through to the next case.

Missing 'break' statement at the end of the case block, causing fall-through to the next case.
The line incorrectly maps MASK_META to kCGEventFlagMaskControl instead of the appropriate flag for the Meta key
Copy link
Collaborator

@lacymorrow lacymorrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you for contributing!

@lacymorrow lacymorrow merged commit 961ca9d into wilix-team:master Feb 21, 2025
0 of 5 checks passed
@lacymorrow
Copy link
Collaborator

If you know how to build this project and feel like maintaining it, I don't have the time nor expertise.

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