Files
electron/docs/api
Birunthan Mohanathas 19555bbab2 Use last selected directory when using default file name in dialog.showSaveDialog()
Prior to this change, attempting to use
`dialog.showSaveDialog({ defaultPath: 'foo.png' })` would open the save
dialog to the current directory with the default file name set to
`foo.png`. We now use the last selected directory instead of the current
directory.

Absolute paths are not affected by this change.
2017-05-26 02:18:23 +03:00
..
2017-05-11 22:09:37 +10:00
🔥 ;
2017-05-15 13:38:57 -07:00
2017-04-24 08:50:40 -07:00
2017-04-10 08:17:55 -07:00
2017-04-26 13:03:15 -07:00
2017-05-02 09:05:07 -07:00
2016-12-21 13:47:40 -08:00
2017-03-30 11:58:09 -07:00
2016-12-21 13:47:40 -08:00
2016-10-13 14:09:14 -07:00
2017-03-25 12:37:07 +11:00
🎨
2017-05-04 14:15:48 -07:00
2017-04-27 14:22:56 -07:00
2017-05-25 13:32:20 +02:00