mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Default false, current behavior. Previous commits (years ago) would show Gender, but only current-format properties are shown now. Fix some form scaling settings that haven't been reported, match other controls. PKM property copy now checks if src==dest property type; for Gen6<-Gen7 markings, converting ushort -> byte can cause the conversion to fail if more than 8 bits are used. Just ignore copying the marking value, by only copying properties that have the same name AND type. |
||
|---|---|---|
| .. | ||
| Controls | ||
| MainWindow | ||
| Misc | ||
| Properties | ||
| Resources | ||
| Subforms | ||
| Util | ||
| PKHeX.WinForms.csproj | ||
| Program.cs | ||