浏览代码

fix initial auto-slide overridev #525

Hakim El Hattab 11 年之前
父节点
当前提交
0cb6eab979
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      js/reveal.js
  2. 1 1
      js/reveal.min.js

+ 2 - 0
js/reveal.js

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

文件差异内容过多而无法显示
+ 1 - 1
js/reveal.min.js


部分文件因为文件数量过多而无法显示