Skip to content

Commit

Permalink
Fix contributors example missing alignment in TextStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
AlisCode committed Nov 7, 2020
1 parent b7b8fdd commit c5c8494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/2d/contributors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ fn setup(
style: TextStyle {
font_size: 60.0,
color: Color::WHITE,
..Default::default()
},
},
..Default::default()
Expand Down

0 comments on commit c5c8494

Please sign in to comment.