-
Notifications
You must be signed in to change notification settings - Fork 6
Development Notes
Romain Deltour edited this page Oct 11, 2018
·
1 revision
This document contains notes written during the development. It does not constitute an official work plan; some notes may be outdated.
- implementing style with HoC seems popular in material-ui ... consider it for the tables at least?
- default prefs location + outdir should be app data dir
- overall wording and layout review
- are there too many heading elements?
- should we use material-ui drawers anywhere/everywhere?
- Open file vs directory behavior: https://github.com/electron/electron/blob/master/docs/api/dialog.md#dialogshowopendialogbrowserwindow-options-callback
- Dynamic menu support missing in electron