Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it so root workspace layout mode is restored #42

Merged
merged 11 commits into from
Nov 2, 2019

Conversation

JonnyHaystack
Copy link
Owner

Previously the layout mode/direction of the root workspace node was not saved/restored. Now this is done by saving the whole workspace tree (instead of just the children of the workspace node) and when the layout is restored the root workspace node is set correctly and the child nodes are extracted into a temporary file so that they can be passed to append_layout on their own.

Closes #33

Previously the layout mode/direction of the root workspace
node was not saved/restored. Now this is done by saving the
whole workspace tree (instead of just the children of the
workspace node) and when the layout is restored the root
workspace node is set correctly and the child nodes are
extracted into a temporary file so that they can be passed
to append_layout on their own.

Closes #33
@JonnyHaystack JonnyHaystack added the bug Something isn't working label Nov 2, 2019
@JonnyHaystack JonnyHaystack added this to the 1.4.0 milestone Nov 2, 2019
@JonnyHaystack JonnyHaystack self-assigned this Nov 2, 2019
@JonnyHaystack JonnyHaystack merged commit af0ded2 into next Nov 2, 2019
@JonnyHaystack JonnyHaystack deleted the bugfix/restore_workspace_layout_mode branch November 18, 2019 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant