diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-05-06 17:30:08 +0200 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-05-06 17:30:08 +0200 |
commit | bf6a426cf29a675fb3d8f6e20376207bee10838f (patch) | |
tree | b799c0cd45592bddb1890084c6ede2d2bbd63fef /js | |
parent | d14727b40747a032fe6f5aec89afea03e4bbb9cb (diff) | |
download | perl-software-in-gnu-guix-bf6a426cf29a675fb3d8f6e20376207bee10838f.tar perl-software-in-gnu-guix-bf6a426cf29a675fb3d8f6e20376207bee10838f.tar.gz |
sync starts playing new embedded content
Diffstat (limited to 'js')
-rw-r--r-- | js/reveal.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/reveal.js b/js/reveal.js index 7619005..60b8292 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -2197,6 +2197,7 @@ updateSlidesVisibility(); formatEmbeddedContent(); + startEmbeddedContent( currentSlide ); if( isOverview() ) { layoutOverview(); |