mr-image icon indicating copy to clipboard operation
mr-image copied to clipboard

Modification to allow for CORS compliant image thumbnail creation.

Open schmidtbt opened this issue 8 years ago • 0 comments

When the ng-src is set to a CORS compliant remote image, it fails with a tainted canvas. This patch just adds two lines to ensure that the thumbnail specifies it is CORS compliant.

schmidtbt avatar Feb 02 '17 21:02 schmidtbt