Skip to content

Fix WidgetText::Text ignoring fallback font and overrides#7361

Merged
emilk merged 6 commits intomainfrom
lucas/fix-rich-text-font-fallback
Aug 13, 2025
Merged

Fix WidgetText::Text ignoring fallback font and overrides#7361
emilk merged 6 commits intomainfrom
lucas/fix-rich-text-font-fallback

Conversation

@lucasmerlin
Copy link
Copy Markdown
Collaborator

@lucasmerlin lucasmerlin added bug Something is broken egui labels Jul 14, 2025
@lucasmerlin lucasmerlin added this to the 0.32.1 milestone Jul 14, 2025
@github-actions
Copy link
Copy Markdown

Preview available at https://egui-pr-preview.github.io/pr/7361-lucasfix-rich-text-font-fallback
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin changed the title Fix WidgetText::Text ignoring fallback font Fix WidgetText::Text ignoring fallback font and overrides Jul 22, 2025
Copy link
Copy Markdown
Owner

@emilk emilk left a comment

Choose a reason for hiding this comment

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

Nice

- merge after #7361 (this pr requires
the clone derive introduced there)

Before it was hard coded to TextStyle::Button, but it should be
customizable.
@SUPERCILEX
Copy link
Copy Markdown

Any chance releasing this can be prioritized? I'm eagerly awaiting the fix

@emilk emilk merged commit c2de29a into main Aug 13, 2025
47 checks passed
@emilk emilk deleted the lucas/fix-rich-text-font-fallback branch August 13, 2025 12:56
emilk pushed a commit that referenced this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken egui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hint text font not working in 0.32

3 participants