Skip to content

Commit

Permalink
Fix formatting lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MeGaGiGaGon authored Nov 12, 2024
1 parent 67d78fa commit 1ff763f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/epaint/src/text/text_layout_types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ pub struct TextFormat {
pub background: Color32,

/// Amount to expand background fill by.
///
///
/// Default: 1.0
pub expand_bg: f32,

Expand Down

0 comments on commit 1ff763f

Please sign in to comment.