WIP
This commit is contained in:
parent
a9d7c86307
commit
e8857d959b
4 changed files with 43 additions and 28 deletions
|
@ -887,11 +887,9 @@ impl Workspace {
|
|||
.await
|
||||
.log_err();
|
||||
|
||||
cx.update_global(|_, cx| {
|
||||
window.update_root(&mut cx, |_, cx| {
|
||||
// todo!()
|
||||
// cx.activate_window()
|
||||
});
|
||||
window.update_root(&mut cx, |_, cx| {
|
||||
// todo!()
|
||||
// cx.activate_window()
|
||||
});
|
||||
|
||||
let workspace = workspace.downgrade();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue