1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-06 14:47:04 +02:00

also update controls and progress on sync

This commit is contained in:
Hakim El Hattab
2013-04-27 16:18:39 -04:00
parent 31e9c415fe
commit fdecb74cc8
2 changed files with 5 additions and 2 deletions

View File

@@ -1169,6 +1169,9 @@ var Reveal = (function(){
// Start auto-sliding if it's enabled
cueAutoSlide();
updateControls();
updateProgress();
}
/**

4
js/reveal.min.js vendored

File diff suppressed because one or more lines are too long