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 unexpected auto translation of editor Tree content #89599

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

timothyqiu
Copy link
Member

@timothyqiu timothyqiu commented Mar 17, 2024

Fixes some regressions due to Tree now supports auto translation (#89032).

This PR almost touched every Tree used in the editor. The change of auto translation behavior affects compatibility. I think we could alternatively make Tree not auto translating by default.

CC @YeldhamDev

Supersedes #89546

@timothyqiu timothyqiu added this to the 4.3 milestone Mar 17, 2024
@timothyqiu timothyqiu requested review from a team as code owners March 17, 2024 08:33
@timothyqiu timothyqiu changed the title Fix unexpected auto translation of Tree content Fix unexpected auto translation of editor Tree content Mar 17, 2024
@YeldhamDev
Copy link
Member

YeldhamDev commented Mar 17, 2024

I'm surprised you didn't include the changes in #89546 to supersede it. It would unite everything into a single commit.

And about the compatibility, while you have a point, I think we should wait a little and see if it's affecting other people or if it's just an us problem.

@akien-mga akien-mga merged commit 0537277 into godotengine:master Mar 24, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@timothyqiu timothyqiu deleted the vegetate branch March 24, 2024 04:37
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.

4 participants