CS3398-Spice-Girls / CS3398-Spice-S2017

0 stars 3 forks source link

Implement onmousemove handler #94

Open Safturento opened 7 years ago

Safturento commented 7 years ago

When the mouse moves within the image canvas, the background of the color palette should be updated based on the color under the mouse. This will involve adding a function in the palette manager class that allows for an update to its state so that it re-renders with a new color.