andytill/erlyberly

Store UI "layout" in preferences

Open

#57 建立於 2015年11月16日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)Java (43 fork)batch import
enhancementhelp wantedjava

倉庫指標

Star
 (686 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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+

貢獻者指南