Kap: No new folder button when choosing default folder

Created on 1 Mar 2017  路  6Comments  路  Source: wulkano/Kap

Title says it all, pretty much. My guess is that it's a matter of defining what type of file browser dialogue is called when you open the setting.

preferences

Latest production build (1.0.0).

Help Wanted Enhancement

Most helpful comment

Ok since I had some free time I made a PR for this ;)

All 6 comments

Yup. I think we just need to add createDirectory in properties for the open dialog: https://electron.atom.io/docs/api/dialog/#dialogshowopendialogbrowserwindow-options-callback

Yep, if I am not mistaken the change should be made ~here~

@sindresorhus I can't see that option available in the showSaveDialog https://github.com/electron/electron/blob/master/docs/api/dialog.md#dialogshowsavedialogbrowserwindow-options-callback

Ok since I had some free time I made a PR for this ;)

Thank you again, @Khaledgarbaya 馃帀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

petetnt picture petetnt  路  4Comments

felixdorner picture felixdorner  路  3Comments

timothyis picture timothyis  路  3Comments

rubenbuijs picture rubenbuijs  路  3Comments

albinekb picture albinekb  路  3Comments