Merge branch 'zed2' of github.com:zed-industries/zed into zed2-workspace

This commit is contained in:
KCaverly 2023-10-31 11:39:34 -04:00
commit 551171a339
13 changed files with 277 additions and 159 deletions

View file

@ -160,7 +160,7 @@ impl StatusBar {
impl<T: StatusItemView> StatusItemViewHandle for View<T> {
fn to_any(&self) -> AnyView {
self.clone().into_any()
self.clone().into()
}
fn set_active_pane_item(