enso
enso copied to clipboard
Synchronize right-dock state in module metadata
- Store the docs-opening state in the same place where camera position is (per method)
- If there is no info about it, just open the doc panel if there's any documentation to show.
- We don't want to store it in the file, because it should not be synchronized between users.
We should also store right-dock width.
Paweł Grabarz reports a new STANDUP for the provided date (2024-05-15):
Progress: Created basic implementation of remembering documentation panel state. Currently missing a way to detect if visualization exists, waiting for other PR containing that to be merged. It should be finished by 2024-05-27.
Paweł Grabarz reports a new STANDUP for the provided date (2024-05-16):
Progress: Refactoring localstorage graph data implementation to not be navigator specific. It should be finished by 2024-05-27.
Paweł Grabarz reports a new STANDUP for the provided date (2024-05-17):
Progress: Finished local storage sync refactor and merged in changes required for checking if documentation is present. It should be finished by 2024-05-27.
Paweł Grabarz reports a new STANDUP for the provided date (2024-05-20):
Progress: Did a few large code reviews, started addressing review of doc panel syncing. It should be finished by 2024-05-27.
Paweł Grabarz reports a new STANDUP for the provided date (2024-05-21):
Progress: Finished addressing reviews and merge conflicts. It should be finished by 2024-05-27.