VisualJsonEditor icon indicating copy to clipboard operation
VisualJsonEditor copied to clipboard

Use Shutdown() instead of Close() to terminate the application

Open Indigo744 opened this issue 3 years ago • 0 comments

Calling Close on MainWindow is sometimes not sufficient to properly close the application.

I couldn't reproduce it consistently, but several time closing the app would not stop the debugger in Visual Studio.

Indigo744 avatar May 09 '22 10:05 Indigo744