center w size

This commit is contained in:
iris committed 2025-08-10 20:40:14 -04:00
1 parent f2cbf90d1d
commit 132113f09e
5 files changed
+56 -17

No files matched your search

+1 -1
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),