Added notify call
This commit is contained in:
parent
bd35468d18
commit
40290a9a42
3 changed files with 7 additions and 0 deletions
|
@ -375,6 +375,7 @@ impl ProjectPanel {
|
|||
}
|
||||
self.update_visible_entries(Some((worktree_id, entry_id)), cx);
|
||||
cx.focus_self();
|
||||
cx.notify();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue