Switch action dispatch to use MutableAppContext parent utilities and delete parent map from presenter
This commit is contained in:
parent
4271eb3624
commit
6442ec59e7
6 changed files with 100 additions and 52 deletions
|
@ -140,6 +140,7 @@ impl Sidebar {
|
|||
}
|
||||
}),
|
||||
];
|
||||
cx.reparent(&view);
|
||||
self.items.push(Item {
|
||||
icon_path,
|
||||
tooltip,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue