loktar00 / JQuery-Snowfall

Makes it snow on any web page or specific element.
http://loktar00.github.io/JQuery-Snowfall/
712 stars 221 forks source link

TypeError on combining Options #1

Closed michaelfeinbier closed 13 years ago

michaelfeinbier commented 13 years ago

Hi,

I encountered an issue when combinig multiple options in combination with the new 'collection' option. You can provoke an "Uncaught TypeError" in your example using this call

There seems to be something wrong on calculating "curX" on line 117 when using own sizes

loktar00 commented 13 years ago

Should be fixed now, thanks for the heads up.