node-webkit-fdialogs
node-webkit-fdialogs copied to clipboard
Handle the file dialog Cancel properly
- Fix #2 (The saveFile callback does not get called on Cancel in Mac OS X 10.9.2).
- Fix an inconsistency in usages of
window. - Fix a memory leak when no file is selected.
- Fix a typo in
NoSelectedFileerrorname.