Frezyx/group_button

Disabled buttons

slavap opened this issue · 2 comments

It would be nice to add disabled buttons functionality similar to existing selectedButtons, like:
disabledButtons: const [2, 3],

Cool idea !
I'm thinking of adding this functionality soon

@Frezyx I've implemented disabledButtons, see PR.