Added support for gradients as background variants + other optimizations.
This commit is contained in:
parent
669f7cc74b
commit
6551a0b2ab
41 changed files with 1658 additions and 1489 deletions
|
|
@ -10,6 +10,7 @@ repository = "https://github.com/iced-rs/iced"
|
|||
[dependencies]
|
||||
bitflags = "1.2"
|
||||
thiserror = "1"
|
||||
log = "0.4.17"
|
||||
twox-hash = { version = "1.5", default-features = false }
|
||||
|
||||
[dependencies.palette]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue