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

Allow autoStart to be properly overridden #39

Closed
wants to merge 2 commits into from

Conversation

jasondecamp
Copy link

Fixes #6, altering the loading order slightly to check the value of snowStorm.autoStart after window.load event

the order that the startup sequence currently uses does not allow the existing configuration steps to override the default value before it is executed, this patch should fix it.
@jasondecamp jasondecamp closed this Jul 6, 2020
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 this pull request may close these issues.

autoStart doesn't work
1 participant