RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Feature to allow ButtonGroup to be unset by user

Open metalgearsloth opened this issue 1 year ago • 1 comments
trafficstars

  1. Make ButtonGroup with IsNoneSetAllowed True.
  2. Try to press pressed button.
  3. Watch as it doesn't work.

Requires you to click another button as a workaround atm.

metalgearsloth avatar Feb 29 '24 09:02 metalgearsloth

This is by design, they're intended for stuff like radio buttons where this generally isn't the paradigm. That said it might be a useful feature to add.

PJB3005 avatar Mar 07 '24 19:03 PJB3005