casesandberg / react-color

:art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
http://casesandberg.github.io/react-color/
MIT License
12.05k stars 922 forks source link

fixed chromepicker alpha reverts to 1 on RGB change #887

Open ParbhatKataria1 opened 1 year ago

ParbhatKataria1 commented 1 year ago

Fixes #886 In the ChromeFields.js file, the alpha property was not handled properly in the handleChange function.