2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-07-13 13:04:29 -06:00

6 Commits

Author SHA1 Message Date
peterd
c6cb9f9585 little bug fix and linting
Using ColorPicker.prototype.saveAsBackground needs some update of
variables (in preRenderAll()) to render the WGCA bar right and
calculating all color values correct…
2014-09-08 18:22:06 +02:00
peterd
1ec1685529 initial jQuery impementation 2014-09-07 17:49:40 +02:00
peterd
b03f81d920 optimization of a variable 2014-08-19 21:58:19 +02:00
peterd
258939eb28 RND fix (for XYZ)
Changed order of _valueRanges (Lab before XYZ) to get rounded values of
XYZ in convertColors without having to calculate XYZ again…
2014-08-19 21:48:23 +02:00
peterd
d6a34cd26c Some corrections and additions 2014-08-19 21:22:47 +02:00
peterd
b37a93479e Restructuring
…and added path support for non BASE64 URI browsers
2014-08-05 17:16:42 +02:00