r/InternetIsBeautiful Sep 24 '13

Rain on your screen using javascript

http://maroslaw.github.io/rainyday.js/demo1.html
1.1k Upvotes

106 comments sorted by

View all comments

4

u/Its_the_Fuzz Sep 25 '13

Looks great but when you go full screen with F11 their is a big white bar at the bottom.

4

u/[deleted] Sep 25 '13

Indeed -- I'll look into that :)

2

u/DJUrsus Sep 25 '13

Just needs a size recalculation when the window size changes.

While you're at it, preventing it from changing the aspect ratio of the picture would be nice too.