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