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

No api to update favicon color, animation style etc after initialisation. #148

Open
craigdanj opened this issue Apr 11, 2019 · 1 comment

Comments

@craigdanj
Copy link

So after I've initialised the favicon using new Favico({}) I noticed that there doesnt seem to be a way to update the badge color/animation style etc. There is a 'badge' api to update the text in the badge but what if I want to update the colors?

Is there a way to do this?

The way I solve this is by reinitialising the favicons but that causes other problems. is there an easier way to do this?

@myagoo
Copy link

myagoo commented Sep 2, 2019

In the source code of the latest release (0.3.10), there seems to be a setOpt method.
In the npm latest release (also 0.3.10), there is no setOpt method.

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

No branches or pull requests

2 participants