# Objective - Fixes https://github.com/bevyengine/bevy/issues/15659 ## Solution - Add up line heights to get text block height instead of using `Metrics`, which only records the largest line height. ## Testing - [x] Fixed issue shown in https://github.com/bevyengine/bevy/pull/15622 |
||
|---|---|---|
| .. | ||
| bounds.rs | ||
| error.rs | ||
| FiraMono-subset.ttf | ||
| font_atlas_set.rs | ||
| font_atlas.rs | ||
| font_loader.rs | ||
| font.rs | ||
| glyph.rs | ||
| lib.rs | ||
| pipeline.rs | ||
| text2d.rs | ||
| text.rs | ||