zed/crates/project_panel
Piotr Osiewicz 9a70a89477
Fix project panel being toggled on workspace startup. (#4059)
A sequence of events: Launch Zed -> Quit Zed -> Launch Zed would leave
you with a project panel in a a different state on each open (e.g. if it
is open on 1st one, 2nd run will have it closed). We were essentially
not tracking whether the deserialization took place.

Release Notes:

- Fixed project panel being toggled on/off on startup due to incorrect
tracking of serialization state (solves
https://github.com/zed-industries/community/issues/2406)
2024-01-15 22:23:16 +01:00
..
src Fix project panel being toggled on workspace startup. (#4059) 2024-01-15 22:23:16 +01:00
Cargo.toml Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00