Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Right and middle buttons should be swapped #1697

Open
SuperWangKai opened this issue Jun 20, 2018 · 2 comments
Open

Right and middle buttons should be swapped #1697

SuperWangKai opened this issue Jun 20, 2018 · 2 comments

Comments

@SuperWangKai
Copy link

Right mouse button is 1 while middle button is 2 in imgui:

io.MouseDown[evt->button.button - 1] = evt->type == SDL_MOUSEBUTTONDOWN;

@SuperWangKai SuperWangKai changed the title Right and middle buttons should be switched Right and middle buttons should be swapped Jun 20, 2018
@Chinmaygoyal
Copy link

Can I work on this issue?

@mattbenic
Copy link
Collaborator

The project is kind of leaderless right now, so nobody's going to stop you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants