bugs fixed, canvas library now replaced internal canvas, only form is using it now

This commit is contained in:
Priec
2025-07-29 16:05:45 +02:00
parent db938a2c8d
commit d837acde63
2 changed files with 97 additions and 24 deletions

View File

@@ -31,7 +31,7 @@ unicode-width = "0.2.0"
[features]
default = []
ui-debug = []
[dev-dependencies]
rstest = "0.25.0"