zed/crates/project_panel
Marshall Bowers 32cd4d778a
Render an empty placeholder when not showing file icons in the project panel (#3897)
This PR makes it so when we're not showing file icons in the project
panel we render an empty placeholder instead of nothing.

This prevents the indentation of the items in the file tree from
changing based on the presence of the icon.

Release Notes:

- Fixed layout shift when `project_panel.file_icons` is set to `false`.
2024-01-04 17:10:08 -05:00
..
src Render an empty placeholder when not showing file icons in the project panel (#3897) 2024-01-04 17:10:08 -05:00
Cargo.toml Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00