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

How to exchange mouse button events? #430

Open
zhw-pig opened this issue Sep 14, 2023 · 1 comment
Open

How to exchange mouse button events? #430

zhw-pig opened this issue Sep 14, 2023 · 1 comment

Comments

@zhw-pig
Copy link

zhw-pig commented Sep 14, 2023

How to exchange mouse button events? The conversion logic of the original left mouse button is assigned to the right mouse button, and the logic of the original right mouse movement model is assigned to the left button

@martin1cerny
Copy link
Member

This configuration is not available at the moment. However, you can create a pull request to expose the MouseNavigation internal class and override the default initMouseEvents() function. Taking the original code, swapping left and right buttons would be very easy.

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

No branches or pull requests

2 participants