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 ProgressDialog crash when importing TTF font #93161

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

Hilderin
Copy link
Contributor

Fixes #93159

I added a check if something has changed before calling update_pending_script_classes and _update_pending_scene_groups to reproduce more closely the behavior before #93006

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm this fixes the issue, and the changes seem sensible.

@akien-mga akien-mga merged commit 8b271c8 into godotengine:master Jun 14, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

ProgressDialog crash when importing TTF font at the same time as a big addon with glb files
2 participants