I'm implementing a color picker using HTML5 canvas. It is the same kind as that of Chrome DevTools.
How to restore cursors on both canvases when a user inserts values through the inputs?
I'm implementing a color picker using HTML5 canvas. It is the same kind as that of Chrome DevTools.
How to restore cursors on both canvases when a user inserts values through the inputs?
Hue valueLightness 0%~100%; from left to right, represent the Saturation 0%~100%