blueimp/JavaScript-Load-Image

Uncaught exceptions of transformations cause stale image loading

AndyOGo opened this issue · 0 comments

This is a really neat library.

E.g. IE throws this error for huge images:

SCRIPT16389: Unspecified error.

I'm sure the reason is maximum size restrictions of <canvas />:

A try/catch around drawImage should handle thrown exceptions, like at this line:

Free high res images can be found here:
https://effigis.com/en/solutions/satellite-images/satellite-image-samples/

load-image-ie-unspecified-error