mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-08-13 09:42:40 +02:00
added edit panel and fixed bug where Modify* command would be decoded as Add* command by the server
This commit is contained in:
@@ -148,7 +148,7 @@ impl TextField {
|
||||
hint,
|
||||
color_hint,
|
||||
None,
|
||||
Vec2::new(0.0, 0.5),
|
||||
Vec2::new(0.5, 0.5),
|
||||
)),
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user