Increased example's height bounds
This commit is contained in:
parent
a005dd420f
commit
b61e65f38d
@ -165,7 +165,7 @@ mod text {
|
|||||||
&mut commands,
|
&mut commands,
|
||||||
300. * Vec3::X + y * Vec3::Y,
|
300. * Vec3::X + y * Vec3::Y,
|
||||||
justify,
|
justify,
|
||||||
Some(TextBounds::new(150., 55.)),
|
Some(TextBounds::new(150., 60.)),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user