mubaidr / rainyday.js

Simulating raindrops falling on a window
https://mubaidr.github.io/rainyday.js/
GNU General Public License v2.0
111 stars 43 forks source link

How can I set crossorigin=anonymous to run rainyday offline? #10

Closed lexterror closed 4 years ago

lexterror commented 4 years ago

Hi, I would like to run rainyday offline, how can I set crossorigin=anonymous?

Thank you!

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

lexterror commented 4 years ago

I was able to Base64 encode the image and it's working now!

Thank you for your program!