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

Make interval configurable #41

Open
artstalker opened this issue Mar 14, 2017 · 1 comment
Open

Make interval configurable #41

artstalker opened this issue Mar 14, 2017 · 1 comment

Comments

@artstalker
Copy link

Hi,

We have super fast app which still requires slim loading bar. We use this tool, but the requests are finished much faster than slim loading bar shows it.

It happens because there is
public interval:number = 500; // in milliseconds
in your code.

Can you please make this parameter configurable? I would like to set 100 milliseconds.

@akserg
Copy link
Owner

akserg commented Mar 15, 2017

Hi,

Check the solution in that answer: #37

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