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

SDL_SetRelativeMouseMode(1); ends all events on Windows #7

Open
Photosounder opened this issue Oct 28, 2023 · 0 comments
Open

SDL_SetRelativeMouseMode(1); ends all events on Windows #7

Photosounder opened this issue Oct 28, 2023 · 0 comments

Comments

@Photosounder
Copy link

When I call SDL_SetRelativeMouseMode(1); (SDL 2.27, MSVC, Windows 10) then I don't get any events from ManyMouse_PollEvent(&event) for any mouse ever again.

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

No branches or pull requests

1 participant