play-co / timestep

GNU General Public License v3.0
16 stars 27 forks source link

fix(image): fix an issue with base64 images #111

Closed Snailprincess closed 7 years ago

Snailprincess commented 7 years ago

Fixes an issue where a cross origin tag was being added to base64 images which generally caused them not to render in safari on ios.

lunarraid commented 7 years ago

seems fine