simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.31k stars 284 forks source link

color picker not hide when clicking on save button #334

Open xch1029 opened 7 months ago

xch1029 commented 7 months ago

https://github.com/simonwep/pickr/blob/afd6b18258342a5dfb66843ab3891b6900eeb7b7/src/js/pickr.js#L398

Hi, bro. please make sure that '!this.applyColor()' is necesary condition. becaues it always return 'this' instance.