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

Support for mouseDidMiddleClick and mouseDidMiddleDrag #322

Closed
fabiospampinato opened this issue Feb 3, 2023 · 2 comments
Closed

Support for mouseDidMiddleClick and mouseDidMiddleDrag #322

fabiospampinato opened this issue Feb 3, 2023 · 2 comments
Assignees
Milestone

Comments

@fabiospampinato
Copy link

  • Version: 3.0.0
  • macOS: 12.5.1

It'd be nice if those events could be supported.

@kasper
Copy link
Owner

kasper commented Feb 3, 2023

Sounds like NSOtherMouseUp and NSOtherMouseDragged would likely trigger in this case. To support, the mapping would need to be added.

@kasper kasper self-assigned this Mar 24, 2023
@kasper kasper added this to the 4.0.0 milestone Mar 24, 2023
kasper added a commit that referenced this issue Mar 24, 2023
@kasper
Copy link
Owner

kasper commented Mar 24, 2023

Added mouseDidOtherClick and mouseDidOtherDrag events for tertiary click and drag events.

@kasper kasper closed this as completed Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants