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

[RichTextLabel] Fix not updating fonts when parent theme changes #49174

Merged
merged 1 commit into from
May 31, 2021

Conversation

NoFr1ends
Copy link
Contributor

Fixes #49089


Analog to what we're already doing in master branch since #42595 we"re now updating the
RichTextLabel items when we receive a theme changed notification.

We should also consider cherry picking this into the 3.3 branch.

Reparsing the bbcode content when we receieve a theme changed
notification just like we already do in ENTER_TREE.

Resolves godotengine#49089
@NoFr1ends NoFr1ends requested a review from a team as a code owner May 28, 2021 18:47
@YeldhamDev YeldhamDev added this to the 3.3 milestone May 28, 2021
@NoFr1ends NoFr1ends changed the title Fix not updating fonts when parent theme changes [RichTextLabel] Fix not updating fonts when parent theme changes May 28, 2021
@YuriSizov YuriSizov modified the milestones: 3.3, 3.4 May 28, 2021
@akien-mga akien-mga merged commit 7713f33 into godotengine:3.x May 31, 2021
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.3.3.

@NoFr1ends NoFr1ends deleted the fix-richtext-theme-update-3 branch June 1, 2021 17:44
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.

5 participants