Closed SamuelSchepp closed 7 years ago
Based on https://stackoverflow.com/a/45156004
I have only tested this on macOS. I moved the line 'mainWindow = null;' to the 'close' event. I don't think this should break anything...
Seems to work fine on macOS. I'll test on Windows later when I get home.
Finally had time to test this on Windows and seems to work fine. Thanks.
Thanks for the merge!
Based on https://stackoverflow.com/a/45156004
I have only tested this on macOS. I moved the line 'mainWindow = null;' to the 'close' event. I don't think this should break anything...