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 crash on dictionary initialization after return to default in C#. #92351

Conversation

ajreckof
Copy link
Member

Fixes #92340
There was a missing de-initialization step in one of the two place that closes the bottom editor. I fixed it and put the logic in a function to avoid further de-sync between the two places.

@akien-mga akien-mga merged commit 8630439 into godotengine:master May 28, 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
3 participants