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

GLFWMouseAndKeyHandler: fix #377 in windows every click registers as … #777

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

moreApi
Copy link
Member

@moreApi moreApi commented Sep 12, 2024

…left click and no scrolling. There were a few values in the wrong places.

…left click and no scrolling. There were a few values in the wrong places.
@moreApi moreApi marked this pull request as draft September 12, 2024 14:55
@moreApi
Copy link
Member Author

moreApi commented Sep 12, 2024

button2 and button3 do not map to the correct buttons

@moreApi moreApi force-pushed the fix/windows-mouse-click-scroll branch from d3bda7c to 29c803d Compare September 12, 2024 14:57
…ed an wrong initial value in mask translation
@moreApi moreApi marked this pull request as ready for review September 12, 2024 15:23
@moreApi moreApi force-pushed the fix/windows-mouse-click-scroll branch from 708832f to 63a5cd2 Compare September 12, 2024 15:37
@moreApi
Copy link
Member Author

moreApi commented Sep 12, 2024

they do now. Also the test that never worked corretly works now like it should ... i hope

Copy link
Member

@skalarproduktraum skalarproduktraum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change/correction, otherwise it looks good to me 👍 Thanks, @moreApi!

@skalarproduktraum skalarproduktraum merged commit 45cfa0b into main Sep 24, 2024
4 of 6 checks passed
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