Browse Source

fix initial auto-slide overridev #525

embed
Hakim El Hattab 11 years ago
parent
commit
0cb6eab979
  1. 2
      js/reveal.js
  2. 4
      js/reveal.min.js

2
js/reveal.js

@ -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

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save