zed/crates/workspace2
Marshall Bowers 04bbd107c1
Fix the selected state for the panel icons in the status bar (#3450)
This PR fixes a bug where the selected state for the panel icons in the
status bar was not correctly reflecting whether the panel was open.

It was erroneously using the `is_open` state for the context menu.

Release Notes:

- N/A
2023-11-29 18:20:08 -05:00
..
src Fix the selected state for the panel icons in the status bar (#3450) 2023-11-29 18:20:08 -05:00
Cargo.toml Move CallHandler impl into call2 2023-11-21 20:18:35 +01:00