1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +02:00

update visibility of slides as part of sync

This commit is contained in:
Hakim El Hattab
2014-04-28 10:59:31 +02:00
parent 02725cf728
commit 9f0224adf9

View File

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