Skip to content

[BUG] Color slider doesn't update when using setColor() #52

Description

@seedee

Describe the bug
setColor() doesn't seem to update the position of the color slider (neither hue, brightness or saturation is updated)

Code snippets

public void setAccentColor(Color accentColor) {
    accentColorPicker.setColor(accentColor);
}

Capture

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions