Explorar el Código

sync starts playing new embedded content

Hakim El Hattab hace 10 años
padre
commit
bf6a426cf2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      js/reveal.js

+ 1 - 0
js/reveal.js

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