Browse Source

sync starts playing new embedded content

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

+ 1 - 0
js/reveal.js

@@ -2197,6 +2197,7 @@
 		updateSlidesVisibility();
 
 		formatEmbeddedContent();
+		startEmbeddedContent( currentSlide );
 
 		if( isOverview() ) {
 			layoutOverview();