baianat/verte

hex color model is broken

logaretm opened this issue · 1 comments

Describe the bug
When using model="hex" on the verte component, the component becomes unusable, the output color is incorrectly formatted (the alpha portion). And the sliders disappear.

To Reproduce

  1. Use model="hex" on the verte component.
  2. The sliders disappear, no way to modify the color.

Expected behavior

It should use the RGB sliders. And the output color should be in a correctly formatted hex value.

Additional context

The Hex color formatting issue can be tracked in this issue: baianat/color-fns#3

The sliders and color updates are implementation issues in verte.

closed by:

36337f1
6fd82c6