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

Don't use a hint callback for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY #11940

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

slouken
Copy link
Collaborator

@slouken slouken commented Jan 13, 2025

This was originally intended to make sure that nativeAllowRecreateActivity() could be called from another thread safely, but the hint system is now thread-safe, so we don't need to use a callback here.

Fixes #11938

This was originally intended to make sure that nativeAllowRecreateActivity() could be called from another thread safely, but the hint system is now thread-safe, so we don't need to use a callback here.

Fixes libsdl-org#11938
@slouken slouken merged commit 611f132 into libsdl-org:main Jan 13, 2025
40 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
1 participant