Wondermarin/react-color-palette

Hue bar depends on hide props

DraGonM opened this issue · 2 comments

My Environment

Dependency Version
react 16.8.6
react-color-palette 5.0.0

Expected Behavior:

Hue bar allows correct selection of hue even with hideHSB enabled

Actual Behavior:

It seems hue bar depends on props hideHSB, hideHEX, hideRGB in terms of width, because of this we have an incorrect selection of hue when we remove one of the format field, as you can see in the screenshot below
image
hideHSB enabled

Thx for great and light library = )

Hi, thank you for your feedback, I'll fix this in the next update. ❤️

Should be fixed in 6.0.0