Merge pull request #1799 from zed-industries/fix-project-panel-notify
Fix project panel not showing files / folders
This commit is contained in:
@@ -375,6 +375,7 @@ impl ProjectPanel {
|
||||
}
|
||||
self.update_visible_entries(Some((worktree_id, entry_id)), cx);
|
||||
cx.focus_self();
|
||||
cx.notify();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user