2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-07-24 02:14:41 -06:00

9 Commits

Author SHA1 Message Date
peterd
fde33ebf56 cleaning up some comments 2014-10-14 22:07:54 +02:00
peterd
d884919b53 typo 2014-10-14 22:05:39 +02:00
peterd
1870a7cf4a bugfix in color conversion
@Martin1887 discovered a bug in color conversion if hue is 0
2014-10-14 22:00:20 +02:00
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