added edit panel and fixed bug where Modify* command would be decoded as Add* command by the server

This commit is contained in:
Mark
2023-08-27 21:53:00 +02:00
parent 55590a1549
commit 0e5e33367d
11 changed files with 661 additions and 15 deletions

View File

@@ -148,7 +148,7 @@ impl TextField {
hint,
color_hint,
None,
Vec2::new(0.0, 0.5),
Vec2::new(0.5, 0.5),
)),
],
}