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

Fix: onFinished/onFinishing does not get the right currentIndex param. #33

Closed
wants to merge 1 commit into from

Conversation

liyu1981
Copy link

In current version, when listen to onFinished/onFinishing with function like function(event, currentIndex), the currentIndex is always undefined.

This is caused by the typo fixed in the commmit.

…tIndex param.

In current version, when listen to onFinished/onFinishing with function like function(event, currentIndex), the currentIndex is always undefined.

This is caused by the typo fixed in the commmit.
@rstaib
Copy link
Owner

rstaib commented Dec 17, 2013

Hey @liyu1981,

thanks for the fix but solves not the entire issue (there is one more line involved in that).
I will fix that and deploy it.

Thanks anyway!

Rafael

@ghost ghost assigned rstaib Dec 17, 2013
@rstaib rstaib closed this Dec 17, 2013
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