fixup! Merge branch 'main' into search2

This commit is contained in:
Piotr Osiewicz 2023-11-20 18:42:15 +01:00
parent 07cc5904f8
commit fa8cd843ca
4 changed files with 6 additions and 11 deletions

View file

@ -742,7 +742,7 @@ impl Item for ProjectDiagnosticsEditor {
}
fn breadcrumb_location(&self) -> ToolbarItemLocation {
ToolbarItemLocation::PrimaryLeft { flex: None }
ToolbarItemLocation::PrimaryLeft
}
fn breadcrumbs(&self, theme: &theme::Theme, cx: &AppContext) -> Option<Vec<BreadcrumbText>> {