Pallete looks like this http://gyazo.com/4f6ef6c182ed4be2ff87c814718a2194.png, if I switch on to optimize JavaScript files in admin/settings/performance

Comments

aacraig’s picture

Assigned: Unassigned » aacraig

Thanks for the bug report. I'll look into it.

aacraig’s picture

Status: Active » Closed (won't fix)

The next version of this module will incorporate the Colorpicker module, so I'm going to mark this as "wontfix", as the issue will be sorted out by switching components.

zdean’s picture

is there a possible timeline on this change? Thanks for this great module!!

primobruno’s picture

Hello there:

There is a solution to your problem.
I too optimize my css and js files. I also use boost and authcache.
So...no palette for me. :(

Then i asked our friend google wich pointed me to this link:

http://dematte.at/jscolorXS/

Download this --> http://dematte.at/jscolorXS/jscolor_src.js
Rename it to jscolor.js and replace the "original" for this one in: modules/theme_hues/jscolor

Note to developer: Thanks for this amazing and simple module !!!

primobruno’s picture

Sorry...

It works in part. The palette is shown and the color is picked.
But only 5 characters appear: #777E0 when it should be #777E0F (for example)
Other thing is when you apply the changes and refresh the page, the numbers inside the boxes are transparent (and only 5).
Well, i'll try to correct this and if i succeed i'll post back.