You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"By default, mobile devices are excluded from the snow effect to be nice to their CPUs (and batteries.) If your local marketing department insists, "This must work on mobile!" despite being warned of the downsides, you can set snowStorm.excludeMobile = false; (or edit the snowstorm.js file directly) to enable Snowstorm on devices like the iPhone, iPad and Android phones etc. This demo page has the effect enabled for mobile devices."
Mobile devices are excluded by default. Please read the documentation.
If you want to enable snow on mobile then change this value to False: this.excludeMobile = true;
I'm using Chrome for Android, on a Samsung Note 4
The text was updated successfully, but these errors were encountered: