small alignment test
This commit is contained in:
@@ -97,7 +97,7 @@ impl Client {
|
|||||||
text("hmm").size(30),
|
text("hmm").size(30),
|
||||||
text("a").size(30),
|
text("a").size(30),
|
||||||
(
|
(
|
||||||
text("'").size(30).family(Family::Monospace),
|
text("'").size(30).family(Family::Monospace).align(Align::Top),
|
||||||
text("'").size(30).family(Family::Monospace),
|
text("'").size(30).family(Family::Monospace),
|
||||||
text(":gamer mode").size(30).family(Family::Monospace),
|
text(":gamer mode").size(30).family(Family::Monospace),
|
||||||
Rect::new(Color::BLUE).sized(100),
|
Rect::new(Color::BLUE).sized(100),
|
||||||
|
|||||||
Reference in New Issue
Block a user