fix: responsive menu layout
This commit is contained in:
parent
0d37dc69e3
commit
71e2c7c99e
5 changed files with 45 additions and 13 deletions
|
|
@ -11,8 +11,9 @@ wayland = ["libcosmic/wayland"]
|
|||
env_logger = "0.11"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
branch = "iced-rebase"
|
||||
# git = "https://github.com/pop-os/libcosmic"
|
||||
# branch = "iced-rebase"
|
||||
path = "../.."
|
||||
features = [
|
||||
"debug",
|
||||
"winit",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue