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

Additional cleanup of bone editors #77096

Merged

Conversation

spanzeri
Copy link
Contributor

As discussed in rocket chat, this is the follow up of: #77074
BoneTransformEditor::create_editor is called from the constructor rather than NOTIFICATION_ENTER_TREE and the background color for EditorInspectSections are updated on theme change.

As discussed in the editor channel in RC, additional cleanup for BoneTransformEditor to move editor creation in construction and access theme in NOTIFICATION_THEME_CHANGED
@spanzeri spanzeri requested a review from a team as a code owner May 15, 2023 12:16
@spanzeri spanzeri changed the title Additional cleanup of editor bones Additional cleanup of bone editors May 15, 2023
@YuriSizov YuriSizov modified the milestones: 3.x, 4.1 May 15, 2023
@fire fire requested a review from a team May 15, 2023 19:11
@akien-mga akien-mga modified the milestones: 4.1, 4.2 Jun 19, 2023
@akien-mga akien-mga requested a review from YuriSizov June 19, 2023 20:50
Copy link
Contributor

@YuriSizov YuriSizov left a comment

Choose a reason for hiding this comment

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

Theming side of things makes sense. I would appreciate a review from @godotengine/animation.

@akien-mga
Copy link
Member

I would appreciate a review from @godotengine/animation.

Didn't happen so far, but since it's purely theming / editor UI changes, I think your review is sufficient.

@akien-mga akien-mga merged commit aa9e4b8 into godotengine:master Aug 17, 2023
@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.

3 participants