NetsBlox / services

Official NetsBlox services
0 stars 0 forks source link

met museum images #33

Open hamidzr opened 5 years ago

hamidzr commented 5 years ago

loading cross-origin images into canvas makes it tainted therefore blocks usage of costume loader which image loading for met-museum relies on.

costume.isTainted() https://github.com/NetsBlox/NetsBlox/pull/2400

metTester.zip

hamidzr commented 5 years ago

reproduce:

There is an option of hosting the images ourselves.

hamidzr commented 5 years ago

WIP in https://github.com/NetsBlox/NetsBlox/tree/9-met-images blocked by tainted canvas issue.