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

CanvasWindow.onClick() should have right click identification feature #28

Open
francesmcconnell opened this issue Nov 21, 2022 · 0 comments

Comments

@francesmcconnell
Copy link

We are building a Minesweeper game and realized it would be helpful to have a way to check the difference between right-click and left-click. We suggest that the MouseButtonEventHandler has an attribute or method that allows users to differentiate between different types of clicks. We are using the getModifiers method right now and having the users Shift-click, but we thought it might be more user-friendly to have a right-click option.

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

1 participant