DavidDurman / FlexiColorPicker

A pure JavaScript color picker - no images, external libraries, CSS or 1px divs.
http://www.daviddurman.com/flexi-color-picker/
413 stars 149 forks source link

Allow dragging on picker and slider #7

Closed zvin closed 11 years ago

zvin commented 11 years ago

addressing issue #4

zvin commented 11 years ago

Any comment?

DavidDurman commented 11 years ago

Sorry for the delay. I think we're both working on the same. I just pushed changes (0f189d7da8ba594fe8f4222f5073c4dc22a0a44a) that, among other things, addresses this issue. I also added some basic tests - couple of them failing unfortunately. I'd appreciate any help there.