Skip to content

Commit

Permalink
fix initial auto-slide overridev hakimel#525
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Jul 14, 2013
1 parent 80592a4 commit 7bcaa5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions js/reveal.js
Original file line number Diff line number Diff line change
Expand Up @@ -1536,6 +1536,8 @@ var Reveal = (function(){
autoSlide = config.autoSlide;
}

cueAutoSlide();

}
else {
// Since there are no slides we can't be anywhere beyond the
Expand Down
Loading

0 comments on commit 7bcaa5f

Please sign in to comment.