center w size
This commit is contained in:
1 parent
f2cbf90d1d
commit
132113f09e
5 files changed
+56
-17
No files matched your search
+1
-1
@@ -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),
|
||||
|
||||
Reference in new issue
Block a user