-
Christopher Johnson authored
Removing the webgl processing of the image data, this fails in firefox (and most likely IE) on images which are over 3000 pixels. Using a javascript library to download the raw png data and drawing to a canvas ourselves
Christopher Johnson authoredRemoving the webgl processing of the image data, this fails in firefox (and most likely IE) on images which are over 3000 pixels. Using a javascript library to download the raw png data and drawing to a canvas ourselves
Loading