ZIm/crates/zed
Conrad Irwin c5465d26f8
Fix panel deserialization (#4198)
In the old world, panel loading happened strictly before workspace
deserialization. Now it's inverted.

Fix this by storing on the dock the serialized state so they can restore
state as panels are loaded.

[[PR Description]]

Release Notes:

- Fixed Zed forgetting which panels were open on boot.
([#2406](https://github.com/zed-industries/community/issues/2406)).
2024-01-22 12:37:38 -07:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Resize Nightly icons to same scale as Stable/Preview 2024-01-20 17:27:37 +01:00
src Fix panel deserialization 2024-01-22 12:31:28 -07:00
build.rs chore: Fix spurious rebuilds of Zed library and binary (#3952) 2024-01-08 20:46:35 +01:00
Cargo.toml init color crate 2024-01-15 17:01:07 -05:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00