zed/crates/project_panel
Kirill Bulatov 79ed217e42
Properly compute depth and path for project panel entries (#19068)
Closes https://github.com/zed-industries/zed/issues/18939

This fixes incorrect width estimates and horizontal scrollbar glitches

Release Notes:

- Fixes horizontal scrollbar not scrolling enough for certain paths
([#18939](https://github.com/zed-industries/zed/issues/18939))

Co-authored-by: Piotr Osiewicz <piotr@zed.dev>
2024-10-11 15:38:12 +03:00
..
src Properly compute depth and path for project panel entries (#19068) 2024-10-11 15:38:12 +03:00
Cargo.toml project_panel: Add support for copy/paste between different worktrees (#15396) 2024-08-28 11:35:18 +03:00
LICENSE-GPL