Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoStart doesn't work #6

Open
izorg opened this issue Dec 22, 2011 · 1 comment
Open

autoStart doesn't work #6

izorg opened this issue Dec 22, 2011 · 1 comment

Comments

@izorg
Copy link

izorg commented Dec 22, 2011

autoStart config property doesn't works. No way to set it before:
// hooks for starting the snow
if (s.autoStart) {
s.events.add(window, 'load', doStart, false);
}

@ghost
Copy link

ghost commented Dec 21, 2015

The only way to make it work is to modify the source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant