ZIm/crates/project_panel/src
Smit Barmase 1f3575ad6e
project_panel: Only show sticky item shadow when list is scrolled (#34050)
Follow up: https://github.com/zed-industries/zed/pull/34042

- Removes `top_slot_items` from `uniform_list` in favor of using
existing `decorations`
- Add condition to only show shadow for sticky item when list is
scrolled and scrollable

Release Notes:

- N/A
2025-07-08 14:22:24 +05:30
..
project_panel.rs project_panel: Only show sticky item shadow when list is scrolled (#34050) 2025-07-08 14:22:24 +05:30
project_panel_settings.rs project_panel: Add Sticky Scroll (#33994) 2025-07-07 08:32:42 +05:30
project_panel_tests.rs Remove separator! macro and make path! handle relative paths (#32527) 2025-06-13 06:32:29 +00:00
utils.rs Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00