Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
573
stars
136
forks
source link
Color is not changing when colorpicker windows is opened and color defined programmatically #62
Open
spider58 opened 6 years ago
Hello,
a colorpicker window opening when i pressed an input thats normal.
after open window i pressing a button and defining colorpicker color as "#00000".
input backgroundcolor is changing with "#00000" but colorpicker window still displaying old color untill reopen colorpicker window.
Thanks inadvance