fix: toggler width fixes & cleanup
This commit is contained in:
parent
bee2d591db
commit
904133397b
6 changed files with 12 additions and 9 deletions
|
|
@ -85,7 +85,7 @@ impl<Message: Clone + 'static> ContextMenu<'_, Message> {
|
|||
// close existing popups
|
||||
state.menu_states.clear();
|
||||
state.active_root.clear();
|
||||
dbg!("closing existing popups");
|
||||
|
||||
shell.publish(self.on_surface_action.as_ref().unwrap()(destroy_popup(id)));
|
||||
state.view_cursor = view_cursor;
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue