add color picker and better buttons

This commit is contained in:
2025-07-10 15:07:52 +02:00
parent 984cec5741
commit 607cf17888
7 changed files with 314 additions and 241 deletions

View File

@@ -2,6 +2,7 @@
name = "polygomusic"
version = "0.1.0"
edition = "2024"
build = "build.rs"
[dependencies]
iced = { version = "0.13.1", features = ["canvas", "tokio"] }