PKHeX/PKHeX.WinForms/Controls
Kurt b0a2c7911e Fix Met tab startup binding
`ListControl._dataManager` is null until some event fires, which never happens until the Visible state is normally triggered by flipping to that tab.

The met tab Version/Location can skip Visibility changes on startup, resulting in never being initialized by the GUI framework, thus ignoring any calls to change SelectedValue. Really weird, but setting the BindingContext here forces it to create a `_dataManager` when setting a new `DataSource`.

Closes #4384
2024-11-11 15:11:47 -06:00
..
PKM Editor Fix Met tab startup binding 2024-11-11 15:11:47 -06:00
SAV Editor Renamed DLC Editor button (#4372) 2024-10-24 11:14:25 -05:00
Slots Add settings to export/show record properties 2024-09-23 00:47:43 -05:00