mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
0ee9b04bf7
cache a hashset to determine if the legally allowed moves are the same. reuse cache in paint method previously, was noticeable if you load the Moves tab then check legality; the legality message was delayed by a couple hundred milliseconds due to repopulating 4 comboboxes (Combobox.NativeAdd hotspot triggered by RefreshItems, which happens when we set the datasource). By skipping unnecessary repopulations, gui lag is lessened. would be preferred if I can just reorder the list inside, but noo. |
||
---|---|---|
.. | ||
PKM Editor | ||
SAV Editor |