The Wayback Machine - https://web.archive.org/web/20220323070624/https://github.com/mortbopet/Ripes/issues/140
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

Persisting UI state between program invocations #140

Open
mortbopet opened this issue Oct 14, 2021 · 0 comments
Open

Persisting UI state between program invocations #140

mortbopet opened this issue Oct 14, 2021 · 0 comments

Comments

@mortbopet
Copy link
Owner

@mortbopet mortbopet commented Oct 14, 2021

Currently, things such as the program loaded into the editor and the active processor are stored as settings and persisted between program invocations.
We should be able to add more features like this, to persist things such as:

  • Window sizes and states
  • register display modes
  • memory display modes
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment