Convert file fields to use native Electron dialog + add directory selector field #124

Merged
alexliebowitz merged 5 commits from file-selector into redux 2017-05-19 15:12:10 +02:00
Showing only changes of commit b44631b5b9 - Show all commits

View file

@ -23,8 +23,8 @@ Web UI version numbers should always match the corresponding version of LBRY App
* Enable windows code signing of binary
### Changed
*
*
* Use directory selector instead of ugly text box on Settings page
* Use Electron's native file selector everywhere instead of WebKit file selector
### Fixed
* Error modals now display full screen properly