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 285 forks source link

Readme: Options/comparison: Rephrase doc #195

Closed joallard closed 4 years ago

joallard commented 4 years ago

Motivation: I had a hard time finding the option, and even did a Cmd-F for "save" and couldn't find this ;) Fortunately I could parse through #25 to find it!

Seeing save: false is default, it might make sense to think through sensible defaults for this option. I don't know the full functionality of the library, but I can say that using it without swatches and no save button doesn't really make sense for defaulting to comparison: true. I was confused for a moment!

simonwep commented 4 years ago

Thanks, that's a description - way better than mine :)