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

Fix the issue causing the screen to be black after resuming when in low processor mode #60506

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Apr 25, 2022

This is done by forcing a redraw and buffers swap when resuming the app.

Fix #60465

…ow processor mode.

This is done by forcing a redraw and buffers swap when resuming the app.
@akien-mga akien-mga merged commit 6a9115b into godotengine:master Apr 25, 2022
@akien-mga
Copy link
Member

Thanks!

@m4gr3d m4gr3d deleted the fix_low_processor_mode_rendering_after_resume_main branch April 29, 2022 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

low_processor_mode black screen on android when switching back to app
2 participants