Draw scrollbar in Widget::draw for Scrollable
This commit is contained in:
parent
a4f4d83161
commit
54a9a232f8
11 changed files with 132 additions and 196 deletions
|
|
@ -23,3 +23,7 @@ path = "../core"
|
|||
version = "0.3"
|
||||
path = "../futures"
|
||||
features = ["thread-pool"]
|
||||
|
||||
[dependencies.iced_style]
|
||||
version = "0.3"
|
||||
path = "../style"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue