Add tool panel

This commit is contained in:
2026-02-24 13:52:06 +08:00
parent 887ed90a14
commit b567ef1fed
4 changed files with 1069 additions and 29 deletions

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.14.0"
iced = {version = "0.14.0", features = ["advanced", "image"]}