Implement Slider in iced_pure
This commit is contained in:
parent
45455be450
commit
3f1a45ca47
4 changed files with 503 additions and 167 deletions
|
|
@ -6,3 +6,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
iced_native = { version = "0.4", path = "../native" }
|
||||
iced_style = { version = "0.3", path = "../style" }
|
||||
num-traits = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue