Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

deselect Bug #38

Description

@MeinLieberScholli

Hi,

I have one Button inside the ButtonGroup. Deselection is disabled.
If I click it for a second time, the checked state is set to false (Line 515 of RadioRealButtonGroup).
Afterwards, a programmatical deselection is not possible because of the state change...

A fix would be to add the condition "buttonIn != buttonOut" to the if branch in Line 514.

Cheers, Arty.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions