fix initial auto-slide overridev #525

This commit is contained in:
Hakim El Hattab 2013-07-14 17:35:49 -04:00
parent 18b4cb754a
commit 0cb6eab979
2 changed files with 4 additions and 2 deletions

View File

@ -1536,6 +1536,8 @@ var Reveal = (function(){
autoSlide = config.autoSlide; autoSlide = config.autoSlide;
} }
cueAutoSlide();
} }
else { else {
// Since there are no slides we can't be anywhere beyond the // Since there are no slides we can't be anywhere beyond the

4
js/reveal.min.js vendored

File diff suppressed because one or more lines are too long