sqlectron-gui icon indicating copy to clipboard operation
sqlectron-gui copied to clipboard

Fix handling cancel case on showOpenDialog / showSaveDialog

Open MasterOdin opened this issue 4 years ago • 0 comments

The methods that utilize the showOpenDialog and showSaveDialog methods expect that the user does not hit cancel. Need to go through and make sure these cases are accounted for.

MasterOdin avatar Feb 02 '22 17:02 MasterOdin