gpui2: Another round of fixups
This commit is contained in:
parent
945dba8099
commit
4af6ac25e9
6 changed files with 21 additions and 59 deletions
|
@ -253,7 +253,7 @@ impl Render for ContextMenu {
|
|||
} = item
|
||||
{
|
||||
el = el.on_boxed_action(
|
||||
action,
|
||||
&**action,
|
||||
cx.listener(ContextMenu::on_action_dispatch),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue