mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-14 16:27:21 +00:00
60a53b6afa
Plugins may have popups that were created on another thread as diagnostic messages; by trying to close these on our main GUI thread, the program crashes. Just leave these other-thread forms open when we change save files instead of crashing or closing them on their proper thread. |
||
---|---|---|
.. | ||
Controls | ||
MainWindow | ||
Misc | ||
Properties | ||
Resources | ||
Subforms | ||
Util | ||
PKHeX.WinForms.csproj | ||
Program.cs |