popup refactor
This commit is contained in:
parent
51c391a656
commit
3fd6c4f6bc
6 changed files with 180 additions and 485 deletions
|
|
@ -86,7 +86,7 @@ impl ResponsiveMenuBar {
|
|||
crate::widget::RcElementWrapper::new(Element::from(
|
||||
menu::root(mt.0),
|
||||
)),
|
||||
menu::items(key_binds, mt.1.into()),
|
||||
menu::items(key_binds, mt.1),
|
||||
)
|
||||
})
|
||||
.collect(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue