bgrins / spectrum

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

Single container for each none flat type picker. #585

Closed alitan closed 8 months ago

alitan commented 8 months ago

Can we update the spectrum to use only one container. Each time you click to open it only uses that container to pick the color. Of course for the flat option we can create separate containers. But for none flat options, it will be nice not to pile up many containers in the dom.