Преглед изворни кода

sync starts playing new embedded content

Hakim El Hattab пре 10 година
родитељ
комит
bf6a426cf2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      js/reveal.js

+ 1 - 0
js/reveal.js

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