Skip to content

Upgrade Bevy to 0.19 and migrate font_size to FontSize::Px and TextLayout API - #392

Merged
gazure merged 1 commit into
mainfrom
ga/bevy-0.19
Jul 26, 2026
Merged

Upgrade Bevy to 0.19 and migrate font_size to FontSize::Px and TextLayout API#392
gazure merged 1 commit into
mainfrom
ga/bevy-0.19

Conversation

@gazure

@gazure gazure commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Upgrades Bevy from 0.18.1 to 0.19.0 and bevy-inspector-egui from 0.36.0 to 0.37.0, along with all transitive dependency updates required by the new versions.

Adapts call sites to breaking API changes introduced in Bevy 0.19.0:

  • font_size fields now use FontSize::Px(f32) instead of a bare f32
  • TextLayout::new_with_justify is replaced with TextLayout::justify

gazure commented Jul 26, 2026

Copy link
Copy Markdown
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@gazure
gazure merged commit 5b9b488 into main Jul 26, 2026
2 checks passed

gazure commented Jul 26, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant