PKHeX/PKHeX.Core/Editing/Program
Kurt 20a92f533b Split event flag/work groups to tabs
Closes #4719

More groups can be added to the enum, and re-defined via their type-char column.
Updating translations will automatically add those types to the list of translatables.

Fixes the Dark Mode bug where the first tab of the Event flag/work editor (LGPE) didn't respect dark mode; now that all all event editors are sub-tabbed, we use the workaround present in all (on shown flip back to the first tab).
2026-03-01 00:00:34 -06:00
..
Settings Split event flag/work groups to tabs 2026-03-01 00:00:34 -06:00
IProgramSettings.cs Startup: load config before Main ctor 2025-08-13 20:59:46 -05:00
IStartupSettings.cs Startup: load config before Main ctor 2025-08-13 20:59:46 -05:00
SaveFileLoadSetting.cs Startup: load config before Main ctor 2025-08-13 20:59:46 -05:00
StartupArguments.cs Extract GetBlankSaveFile to static class 2025-08-16 09:13:07 -05:00
StartupUtil.cs Minor startup tweaks 2025-08-14 23:57:20 -05:00