Skip to content

Commit

Permalink
Fix doclink
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Sep 18, 2024
1 parent 5c4b1f2 commit 61c1523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/epaint/src/text/text_layout_types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ pub struct TextFormat {
/// If you use a small font and [`Align::TOP`] you
/// can get the effect of raised text.
pub valign: Align,
// TODO(emilk): lowered
}

impl Default for TextFormat {
Expand Down

0 comments on commit 61c1523

Please sign in to comment.