2
0
Fork 0
mirror of https://github.com/kwsch/PKHeX synced 2024-12-19 08:53:28 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Kurt
8d7f56a7db Remove box bar, inline sprite height calc
Skip empty slots since the input data no longer guarantees no empty slots
2021-08-05 18:54:47 -07:00
Kurt
c2d5d0cd42
Add .NET Core 3.0 build option for WinForms project ()
* Move pkhex.drawing calls out of form constructors

designer doesn't like it; if Main can't be designed then there's some
call that it can't process for whatever reason

* Add netcore3 targeting

Closes  by adding a netcore3 build option
Closes  by retaining designer functionality and net46 builds
2019-10-01 18:12:08 -07:00
Kurt
3f38b123a3 Refactoring
mostly renaming things, includes a little bit of added sugar and
splitting methods to simplify the codebase.

all methods are now PascalCase
2017-06-17 18:37:19 -07:00
Renamed from PKHeX.WinForms/Subforms/frmReport.Designer.cs (Browse further)