Skip to content

Display options won't work without cache #41

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

Merged
merged 1 commit into from
Jan 16, 2015

Conversation

tadeuzagallo
Copy link
Contributor

Github.diplayIcons was being called immediately after Github.init on the constructor, which wouldn't work at first load because of the async request to the Github API. Moving it to Github.applyTemplate ensures it will always be called after a template update.

zenorocha added a commit that referenced this pull request Jan 16, 2015
Display options won't work without cache
@zenorocha zenorocha merged commit 13f2e22 into zenorocha:master Jan 16, 2015
@zenorocha
Copy link
Owner

Thanks @tadeuzagallo :D

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.

2 participants