Skip to content

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

Open
th-otto wants to merge 1 commit into
TheAssemblyArmada:vanillafrom
th-otto:PR-11
Open

Make sure mouse cursor is not left disabled when exiting#953
th-otto wants to merge 1 commit into
TheAssemblyArmada:vanillafrom
th-otto:PR-11

Conversation

@th-otto
Copy link
Copy Markdown
Contributor

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

No description provided.

@hifi
Copy link
Copy Markdown
Collaborator

hifi commented Mar 16, 2024

Shouldn't this be enabled for all platforms?

@th-otto
Copy link
Copy Markdown
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
Copy Markdown
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