PKHeX/PKHeX.WinForms/Subforms/Save Editors
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
..
Gen1 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen3 Misc clean 2019-10-26 12:58:55 -07:00
Gen4 Miscelanous fix on Underground Scores (#2657) 2020-01-23 16:37:39 -08:00
Gen5 Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
Gen6 Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
Gen7 Sanitize filename before try write 2020-01-23 08:35:12 -08:00
Gen8 Fix block dump changing type on load 2020-01-26 09:24:00 -08:00
SAV_BoxList.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_BoxList.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_BoxViewer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_BoxViewer.Designer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_EventFlags.cs Trycatch all clipboard set-text operations 2019-11-22 21:23:00 -08:00
SAV_EventFlags.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_EventWork.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_EventWork.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_GameSelect.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV_GameSelect.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Inventory.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_Inventory.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_Inventory.resx Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_MailBox.cs Handle more messages 2019-10-27 20:39:15 -07:00
SAV_MailBox.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SimplePokedex.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_SimplePokedex.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SimpleTrainer.cs Add Pikachu Beach Score editing for YW saves 2019-12-21 15:17:05 -08:00
SAV_SimpleTrainer.Designer.cs Add Pikachu Beach Score editing for YW saves 2019-12-21 15:17:05 -08:00
SAV_Wondercard.cs Minor clean 2020-01-05 18:46:30 -08:00
SAV_Wondercard.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
TrainerStat.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
TrainerStat.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
TrainerStat.resx PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00