Closed dmitrif closed 12 years ago
As per jQuery API, stop method called without the gotoEnd parameter should not fire the onComplete callback of the queue.
I think this one line fix should resolve the problem.
Again thanks for your hard work!
Thanks @dmitrif, I'll look into it asap.
I've merged your fix in another commit. A new version should be uploaded shortly. Thanks for your work!
As per jQuery API, stop method called without the gotoEnd parameter should not fire the onComplete callback of the queue.
I think this one line fix should resolve the problem.
Again thanks for your hard work!