ソースを参照

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません