ZIm/crates/project_panel/src
Smit Barmase 1cadff9311
project_panel: Fix sticky items horizontal scroll and hover propagation (#34367)
Release Notes:

- Fixed horizontal scrolling not working for sticky items in the Project
Panel.
- Fixed issue where hovering over the last sticky item in the Project
Panel showed a hovered state on the entry behind it.
- Improved behavior when clicking a sticky item in the Project Panel so
it scrolls just enough for the item to no longer be sticky.
2025-07-13 06:14:30 +05:30
..
project_panel.rs project_panel: Fix sticky items horizontal scroll and hover propagation (#34367) 2025-07-13 06:14:30 +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