andytill/erlyberly

Store UI "layout" in preferences

Open

#57 aperta il 16 nov 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Java (43 fork)batch import
enhancementhelp wantedjava

Metriche repository

Star
 (686 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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+

Guida contributor