PKHeX/PKHeX.WinForms
Kurt 7298910f04 Simplify some logic
The save editor buttons were originally checked for visibility in order to determine if we should hide the groupbox completely. This didn't work if the groupbox wasn't being displayed (get visibility checks if it is currently rendered, in addition to can be shown). So the "enabled" state was used to determine if it should be shown.

Now that we have the "Blocks" raw editing always being shown, the GroupBox will always be shown. Can just set the visibility directly, rather than doing the workaround.

Make the hall of fame editors slightly less SaveFile_type-specific.
2020-12-28 10:26:08 -08:00
..
Controls Simplify some logic 2020-12-28 10:26:08 -08:00
MainWindow moar is or 2020-12-25 12:30:26 -08:00
Misc c#9 is not sugar 2020-12-22 21:24:41 -08:00
Properties Bump PKHeX.Core to C#9 language version 2020-12-21 16:52:11 -08:00
Resources Update 20.11.28 2020-11-27 21:40:36 -08:00
Subforms Simplify some logic 2020-12-28 10:26:08 -08:00
Util c#9 is not sugar 2020-12-22 21:24:41 -08:00
FodyWeavers.xml Sword/Shield Update 2019-11-15 17:52:08 -08:00
FodyWeavers.xsd Weave net46 dlls into single exe 2019-10-01 19:55:12 -07:00
PKHeX.WinForms.csproj Bump langver to 9 for other subprojects 2020-12-21 19:12:24 -08:00
Program.cs Remove splashscreen from main form init 2020-10-28 17:27:11 -07:00
Settings.cs Cleanup 2019-10-26 12:33:58 -07:00