PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen8
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
..
SAV_BlockDump8.cs Fix block dump changing type on load 2020-01-26 09:24:00 -08:00
SAV_BlockDump8.Designer.cs Fix block dump changing type on load 2020-01-26 09:24:00 -08:00
SAV_PokedexSWSH.cs Add a ChangeAllCount to current value dropdown 2019-11-18 16:25:27 -08:00
SAV_PokedexSWSH.Designer.cs Add a ChangeAllCount to current value dropdown 2019-11-18 16:25:27 -08:00
SAV_PokedexSWSH.resx Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_Raid8.cs Add raid/den detail browser 2019-12-23 23:30:21 -08:00
SAV_Raid8.Designer.cs Update rare flag logic 2019-12-26 13:39:07 -08:00
SAV_Trainer8.cs Add missing generation to accessor type name 2020-01-23 23:22:54 -08:00
SAV_Trainer8.Designer.cs Add TitleScreen8 and Trainer Card team structs 2020-01-21 23:23:27 -08:00