![]() 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. |
||
---|---|---|
.. | ||
RadioButtonEx.cs | ||
RadioButtonExBase.cs |