mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
Add UI to modify FontTweak live (#5125)
This will make it easier to get nice sizing and vertical alignments of fonts
This commit is contained in:
@@ -482,7 +482,7 @@ fn replace_last_glyph_with_overflow_character(
|
||||
|
||||
/// Horizontally aligned the text on a row.
|
||||
///
|
||||
/// /// Ignores the Y coordinate.
|
||||
/// Ignores the Y coordinate.
|
||||
fn halign_and_justify_row(
|
||||
point_scale: PointScale,
|
||||
row: &mut Row,
|
||||
|
||||
Reference in New Issue
Block a user