fix initial auto-slide overridev #525
This commit is contained in:
parent
18b4cb754a
commit
0cb6eab979
2 changed files with 4 additions and 2 deletions
|
@ -1536,6 +1536,8 @@ var Reveal = (function(){
|
|||
autoSlide = config.autoSlide;
|
||||
}
|
||||
|
||||
cueAutoSlide();
|
||||
|
||||
}
|
||||
else {
|
||||
// Since there are no slides we can't be anywhere beyond the
|
||||
|
|
4
js/reveal.min.js
vendored
4
js/reveal.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue