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

Progress bar is not working #18

Open
Multi-Thinker opened this issue Mar 5, 2016 · 2 comments
Open

Progress bar is not working #18

Multi-Thinker opened this issue Mar 5, 2016 · 2 comments

Comments

@Multi-Thinker
Copy link

Hi, Progress bar does not seem to work where xhr request is sent, progress bar should also move for that file..

@Multi-Thinker
Copy link
Author

I've fixed the progress bar issue something like this

div.somecontainer[rel=pos] -> find uppbr ( was not working )
i added pos (position variable in our case i) to .uppbr

and replace the lines where you was searching for div.somecontainer[rel=post] -> find bar
to
.uppbr[rel=pos]

@pekebyte
Copy link
Owner

Hi thanks for reporting the bug and for your interest in this plugin, please check the latest version 2c9f3ba and see if this problem persist. Thanks!

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