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

Store UI "layout" in preferences #57

Open
andytill opened this issue Nov 16, 2015 · 1 comment
Open

Store UI "layout" in preferences #57

andytill opened this issue Nov 16, 2015 · 1 comment

Comments

@andytill
Copy link
Owner

The following information about the UI should be stored in preferences:

  • Processes pane hidden
  • Modules pane hidden
  • Process pane width
  • Modules pane width
  • Width of columns in the trace log table

erlyberly uses the PrefBind class to manage preferences to disk. See the examples in this search for usage:

https://github.com/andytill/erlyberly/search?utf8=%E2%9C%93&q=PrefBind+

@ruanpienaar
Copy link
Contributor

On This PR, i made changes to Hide/Show proc and mods, on startup, from the PrefBind file.
I shall continue on a new feature branch, with:

  • Process pane width
  • Modules pane width
  • Width of columns in the trace log table

@andytill andytill self-assigned this Apr 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants