Dtronix/DtronixPackage

Saving on Window Close Writes Zero Length File

Closed this issue · 1 comments

When closing the main window and agreeing to save, saving a file and it takes longer than a few ms, the window closes and the file written is zero bytes in length. Probably has to do with the WindowClosing event attachment in relation to the saving asynchronous method being called.

Fixed in 55a18a8