bgrins / spectrum

The No Hassle JavaScript Colorpicker
https://bgrins.github.io/spectrum/
MIT License
2.32k stars 588 forks source link

Chosen colour not persisted. #506

Open Tom-Archer opened 6 years ago

Tom-Archer commented 6 years ago

I'm sure this used to work with a flat colourpicker, but I've got clickoutFiresChange set to False and I'm setting the colour of the colourpicker using Javascript when I load the page. Selecting the same colour repeatedly in the palette repeatedly fires the change event, then clicking out of the colour picker reverts the colour back to the initial colour prior to the one I set on page load.