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

[Editor] Fix dictionary editor removing wrong keys and not updating key labels. #98220

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Oct 16, 2024

Fixes #98206

@bruvzg bruvzg added this to the 4.4 milestone Oct 16, 2024
@bruvzg bruvzg requested a review from a team as a code owner October 16, 2024 07:37
@Repiteo Repiteo merged commit f5431fe into godotengine:master Nov 15, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 15, 2024

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.

Deleting a key from a dictionary in a resource from the editor deletes the last value
3 participants