Fixed issue with window ID on winit
This commit is contained in:
parent
942f1c91af
commit
f43419d475
3 changed files with 63 additions and 52 deletions
|
|
@ -8,5 +8,6 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["debug", "multi_window"] }
|
||||
env_logger = "0.10.0"
|
||||
iced_native = { path = "../../native" }
|
||||
iced_lazy = { path = "../../lazy" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue