Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

autoslide stops at the last slide (it doesnt play the fragments) #974

Closed
HERRKIN opened this issue Jul 16, 2014 · 2 comments
Closed

autoslide stops at the last slide (it doesnt play the fragments) #974

HERRKIN opened this issue Jul 16, 2014 · 2 comments

Comments

@HERRKIN
Copy link

HERRKIN commented Jul 16, 2014

I am making presentation with autoslide and it works good until it reaches the last slide, if it has fragments autoslide is stopped, it just doesn't play them. is that normal?

@rajgoel
Copy link
Contributor

rajgoel commented Aug 5, 2014

yes, at the moment it is normal. Autoslide ends if isLastSlide() is true (and doesn't play the fragments). To play the fragments one would need a function like isEnd(), but this is not implemented. An easy workaround that I use is to add a blank very last slide after the "last" slide.

@hakimel
Copy link
Owner

hakimel commented Oct 16, 2014

This has been fixed: 136d279

@hakimel hakimel closed this as completed Oct 16, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants