feat: popup container helper
This commit is contained in:
parent
49f0f34270
commit
00eed9c741
5 changed files with 112 additions and 51 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
name = "cosmic"
|
||||
|
||||
[features]
|
||||
default = ["iced_winit", "wgpu"]
|
||||
default = ["wayland"]
|
||||
debug = ["iced/debug"]
|
||||
wayland = ["iced/wayland"]
|
||||
wgpu = ["iced/wgpu"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue