mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-11 14:14:57 -05:00
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 |
||
|---|---|---|
| .. | ||
| Misc | ||
| PKM Editors | ||
| Save Editors | ||
| KChart.cs | ||
| KChart.Designer.cs | ||
| ReportGrid.cs | ||
| ReportGrid.Designer.cs | ||
| SAV_Database.cs | ||
| SAV_Database.Designer.cs | ||
| SAV_Encounters.cs | ||
| SAV_Encounters.Designer.cs | ||
| SAV_FolderList.cs | ||
| SAV_FolderList.Designer.cs | ||
| SAV_MysteryGiftDB.cs | ||
| SAV_MysteryGiftDB.Designer.cs | ||
| SettingsEditor.cs | ||
| SettingsEditor.Designer.cs | ||