Skip to content

setSelected() does not set the background color #18

Open
@Eimert

Description

@Eimert

Hi,

When invoking toggle.setSelected(true) the button gets selected but the button background doesn't show the selection.
2019-06-28_11:33:19-maindesk_001
I've already found a workaround for this issue: use toggle.setToggled(toggle.getId(), true);:
2019-06-28_11:33:27-maindesk_001

As a developer I'm expecting that setSelected(true) selects the toggle and marks the toggle background as selected. Could you fix this small bug?

With kind regards, Eimert

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions