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

Revert "glfw: set raw_mouse_motion to true if cursor is disabled" #50

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

castholm
Copy link
Collaborator

This reverts commit 8e091ce.

Closes #48

I don't think it makes a lot of sense to have setInputModeCursor have a behavior that is different from the upstream GLFW. If you need to change both the cursor and raw mouse motion modes, you should call both setInputModeCursor and setInputModeRawMouseMotion separately.

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

@castholm castholm merged commit 65669a9 into emidoots:main Dec 19, 2024
3 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.

1 participant