casesandberg/react-color

SliderPicker Dynamic Brightness

Offen

#28 geöffnet am 19.08.2015

 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (921 Forks)batch import
help wanted

Repository-Metriken

Stars
 (12.322 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

When passing a hex value through the color prop on the 'slider' ColorPicker, the color value is set properly (from what I can tell) on the hue slider, but the 5 swatches themselves are all different.

My expectation would be that the center swatch is auto-selected with the exact color value passed to it, as those are generally used as the visual cue for 'This is the color that is selected'.

Not a bug so much as just unexpected output? :)

Contributor Guide