jodhman / react-eyedrop

Seamlessly integrate a static typed, fully-tested color-picking React component/hook!
24 stars 11 forks source link

Added support for cross origin images #24

Closed edolyne closed 4 years ago

edolyne commented 4 years ago

Fixes the error Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data. and allows for use on cross origin images.

jodhman commented 4 years ago

Hello @edolyne! Your contribution makes me happy. :'-)