mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
New flag to determin if we are over a popup or not, won't hide popup on click if we are drawCanvasImage function added, takes img node, creates a new canvas and on load of a JS img object, puts the same image into the canvas, scaled to same size. This then has 2 functions applied to update RGB and Hex values and BG colors as the mouse moves and also on click sets another set rgbToHex and toHex functions added to help return hex values on demand