PKHeX/PKHeX.WinForms/Subforms
Kurt 1ba271db50 Fix block dump changing type on load
Loading the window and assigning the datasource fired the index changed event, changing the first block (array) to the (selected index of type), which was bool1. Exporting the save caused a bad block type write, yielding a bad size.

Only add the event after the constructor is finished, so that it only fires via user interaction.

Similarly reported but not exactly noticed in #2658
Closes #2663

Gonna update the release with a hotfix
2020-01-26 09:24:00 -08:00
..
Misc sealed 2019-10-03 19:09:02 -07:00
PKM Editors Minor clean 2020-01-05 18:46:30 -08:00
Save Editors Fix block dump changing type on load 2020-01-26 09:24:00 -08:00
KChart.cs Minor updates 2019-11-25 17:32:10 -08:00
KChart.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
ReportGrid.cs Trycatch all clipboard set-text operations 2019-11-22 21:23:00 -08:00
ReportGrid.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Database.cs Update Database/MGDB/EncounterDB for new size 2019-11-16 15:56:30 -08:00
SAV_Database.Designer.cs Update Database/MGDB/EncounterDB for new size 2019-11-16 15:56:30 -08:00
SAV_Encounters.cs Add short path for no criteria specified 2020-01-04 11:09:50 -08:00
SAV_Encounters.Designer.cs Update Database/MGDB/EncounterDB for new size 2019-11-16 15:56:30 -08:00
SAV_FolderList.cs Reduce allocations for checking file write time 2019-04-05 18:45:59 -07:00
SAV_FolderList.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_MysteryGiftDB.cs Export PCD/PGT as encrypted format 2019-12-24 23:24:28 -08:00
SAV_MysteryGiftDB.Designer.cs Update Database/MGDB/EncounterDB for new size 2019-11-16 15:56:30 -08:00
SettingsEditor.cs Cleanup 2019-10-26 12:33:58 -07:00
SettingsEditor.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00