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

Widen controls mouse/touch types #604

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

Methuselah96
Copy link
Contributor

Why

Fixes #463.

While undocumented, it seems like people are passing null, undefined, or nothing to disable a mouse button or touch event.

What

Widen controls mouse/touch mapping types

Checklist

  • Checked the target branch (current goes master, next goes dev)
  • Ready to be merged

@Methuselah96 Methuselah96 changed the title Widen controls mouse/touch mapping types Widen controls mouse/touch types Sep 13, 2023
@Methuselah96 Methuselah96 merged commit fc742f7 into master Sep 13, 2023
3 checks passed
@Methuselah96 Methuselah96 deleted the controls-mouse-buttons branch September 13, 2023 13:16
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.

TrackBallControls: allow mouse control to be null
1 participant