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

Make sure mouse cursor is not left disabled when exiting #953

Open
wants to merge 1 commit into
base: vanilla
Choose a base branch
from

Conversation

th-otto
Copy link
Contributor

@th-otto th-otto commented Mar 16, 2024

No description provided.

@hifi
Copy link
Collaborator

hifi commented Mar 16, 2024

Shouldn't this be enabled for all platforms?

@th-otto
Copy link
Contributor Author

th-otto commented Mar 16, 2024

Maybe, yes. At least it should not hurt (theoretically). But i could test it only on linux, and there it does not seem do be needed. Reason why it may be needed on other platforms is for example

case SDL_QUIT:
exit(0);

@OmniBlade
Copy link
Contributor

This the cause of #836

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.

3 participants