Skip to content

Fix GUI SDL mouse buttons#1150

Merged
flyinghead merged 1 commit intoflyinghead:masterfrom
lhsazevedo:fix/gui-mouse-btn
Jul 18, 2023
Merged

Fix GUI SDL mouse buttons#1150
flyinghead merged 1 commit intoflyinghead:masterfrom
lhsazevedo:fix/gui-mouse-btn

Conversation

@lhsazevedo
Copy link
Contributor

@lhsazevedo lhsazevedo commented Jul 16, 2023

Clicks were swapped in GUI as SDL uses 2 for middle and 3 for right, and the GUI expects the opposite (minus 1).

Clicks were swapped in GUI as SDL uses 2 for middle and 3 for right and
the GUI expects the opposite (minus 1).
@flyinghead flyinghead merged commit 9c61006 into flyinghead:master Jul 18, 2023
@lhsazevedo lhsazevedo deleted the fix/gui-mouse-btn branch July 18, 2023 13:48
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.

2 participants