increase ui example label size
This commit is contained in:
parent
db6a365b13
commit
c4600dbad8
@ -79,6 +79,7 @@ fn setup(
|
||||
label: Label {
|
||||
text: "Text Label".to_string(),
|
||||
font: font_handle,
|
||||
font_size: 30.0,
|
||||
..Default::default()
|
||||
},
|
||||
..Default::default()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user