Implement Widget::overlay for Responsive widget
This commit is contained in:
parent
5a03cac7e7
commit
870d651f35
13 changed files with 440 additions and 248 deletions
|
|
@ -8,3 +8,4 @@ publish = false
|
|||
[dependencies]
|
||||
iced = { path = "../..", features = ["debug"] }
|
||||
iced_native = { path = "../../native" }
|
||||
iced_lazy = { path = "../../lazy" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue