Added side bar restoration
This commit is contained in:
parent
8a48567857
commit
b8d423555b
3 changed files with 28 additions and 7 deletions
|
@ -65,6 +65,7 @@ pub struct SerializedWorkspace {
|
|||
pub dock_position: DockPosition,
|
||||
pub center_group: SerializedPaneGroup,
|
||||
pub dock_pane: SerializedPane,
|
||||
pub project_panel_open: bool,
|
||||
}
|
||||
|
||||
#[derive(Debug, PartialEq, Eq, Clone)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue