elm-community / webgl

Moved to elm-explorations/webgl
https://package.elm-lang.org/packages/elm-explorations/webgl/latest
BSD 3-Clause "New" or "Revised" License
130 stars 18 forks source link

Loading images using data urls in Safari results in a CORS error #40

Closed mrozbarry closed 7 years ago

mrozbarry commented 7 years ago

For more information and the fix, see this issue from elm-community/canvas and this commit.

This is likely more of a problem for 2d canvas than webgl, but someone is bound to run into it.

w0rm commented 7 years ago

@mrozbarry thanks! I've just noticed https://unsoundscapes.itch.io/mogee is not working in Safari because of this

w0rm commented 7 years ago

Fixed and released 2.0.2