Showcase more layouts in layout example

This commit is contained in:
Héctor Ramón Jiménez 2024-01-10 09:01:01 +01:00
parent 3850a46db6
commit a6cbc36503
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 132 additions and 14 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
publish = false
[dependencies]
iced = { path = "../.." }
iced = { path = "../..", features = ["canvas"] }