zed/crates/recent_projects
Yara 🏳️‍⚧️ 45a4d87eed
Fix recent projects footer overflowing (#59891)
The width of the recent projects picker was set too small. When
selecting an item that is already opened an additional action (remove
current window) appears that overflows. This sets the width such that
that no longer occurs.

fixes: #59847

Release Notes:

- N/A (bug on preview only)
2026-06-25 10:56:11 +00:00
..
src Fix recent projects footer overflowing (#59891) 2026-06-25 10:56:11 +00:00
Cargo.toml recent_projects: Allow bulk deleting entries without scroll jumping (#54777) 2026-05-06 14:06:48 +00:00
LICENSE-GPL