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

example_apple: catch events from the right and other mouse buttons. #3260

Closed
wants to merge 1 commit into from

Conversation

nburrus
Copy link
Contributor

@nburrus nburrus commented May 25, 2020

The macOS examples example_apple_metal and example_apple_opengl2 do not catch the right and other mouse buttons.

As a consequence the Dear ImGui Demo does not work properly, for example the Popups & Modal Windows / Context Menus does not work as it requires a right click.

Note: the glfw examples are fine on macOS, so this PR only fixes the Cocoa-based examples.

@ocornut
Copy link
Owner

ocornut commented May 25, 2020

Merged, thank you!

@ocornut ocornut closed this May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants