Browse Source

update visibility of slides as part of sync

Hakim El Hattab 11 năm trước cách đây
mục cha
commit
9f0224adf9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      js/reveal.js

+ 1 - 0
js/reveal.js

@@ -1843,6 +1843,7 @@
 		updateProgress();
 		updateBackground( true );
 		updateSlideNumber();
+		updateSlidesVisibility();
 
 	}