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

Revert commit #86605 #92240

Closed
wants to merge 1 commit into from
Closed

Conversation

matheusmdx
Copy link
Contributor

Fix #92214

@matheusmdx matheusmdx requested review from a team as code owners May 22, 2024 06:22
@akien-mga akien-mga requested a review from KoBeWi May 22, 2024 06:25
@akien-mga akien-mga added this to the 4.3 milestone May 22, 2024
@KoBeWi
Copy link
Member

KoBeWi commented May 22, 2024

_update_tree() is already called few lines above:

if (tree_dirty) {
_update_tree();
}

For some reason tree_dirty is not correctly set in some cases.

@fire
Copy link
Member

fire commented May 22, 2024

Can you reword the issue title? I'm not sure what the correct one would be but it's not clear here.

@akien-mga
Copy link
Member

Superseded by #92253. Thanks for the contribution!

@akien-mga akien-mga closed this May 22, 2024
@akien-mga akien-mga removed this from the 4.3 milestone May 22, 2024
@matheusmdx matheusmdx deleted the fix-92214 branch May 22, 2024 14:39
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.

Empty scenetree with unsaved scene
4 participants