center w size

This commit is contained in:
2025-08-10 20:40:14 -04:00
parent f2cbf90d1d
commit 132113f09e
5 changed files with 56 additions and 17 deletions

View File

@@ -33,7 +33,7 @@ impl Client {
(
blue,
(
rect.color(UIColor::RED),
rect.color(UIColor::RED).center((100.0, 100.0)),
(
rect.color(UIColor::ORANGE),
rect.color(UIColor::LIME).pad(10.0),