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

Android Editor: Make progress dialog visible again #94662

Merged

Conversation

akien-mga
Copy link
Member

While debugging #94416, I noticed that the long hang was indeed a reimport, but there was no visible sign of it. Turns out that we prevented ProgressDialog from rendering anything, so it was stuck on the previous frame showing a FileSystem dock rescan at around 98% or 99%.

@m4gr3d suggested that this was disabled due to an input bug that has since been fixed, so it might be fine to re-enable. I've tested briefly on a Google Pixel 7a (with the TPS demo) and it seems to work ok.

@Saul2022
Copy link

Can confirm the progress bar works well on the s23+ , pretty well!.

Screenshot_20240723_181556

@akien-mga akien-mga merged commit 8e36f98 into godotengine:master Jul 23, 2024
18 checks passed
@akien-mga akien-mga deleted the android-editor-some-visible-progress branch July 23, 2024 16:22
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.

3 participants