fix initial auto-slide overridev #525
parent
18b4cb754a
commit
0cb6eab979
|
@ -1536,6 +1536,8 @@ var Reveal = (function(){
|
|||
autoSlide = config.autoSlide;
|
||||
}
|
||||
|
||||
cueAutoSlide();
|
||||
|
||||
}
|
||||
else {
|
||||
// Since there are no slides we can't be anywhere beyond the
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue