BizHawk/BizHawk.WinForms.Controls/RadioButtonEx
YoshiRulz 6bf948a7b7
Extract GroupBoxExBase, add RadioButton tracking to GroupBoxExBase
The recent redesign of some config UIs used custom GroupBoxes and RadioButtons,
which was fine, but it also used FLPs liberally. RadioButtons can't
automatically uncheck their siblings if they're not direct siblings, i.e. both
are direct children of a GroupBox. Adding FLPs to GroupBoxes changed the tree,
introducing a bug.
2020-03-31 03:22:12 +10:00
..
RadioButtonEx.cs Extract GroupBoxExBase, add RadioButton tracking to GroupBoxExBase 2020-03-31 03:22:12 +10:00
RadioButtonExBase.cs Extract GroupBoxExBase, add RadioButton tracking to GroupBoxExBase 2020-03-31 03:22:12 +10:00