From fdecb74cc82d0f12df136c5269f4e8d466653d31 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sat, 27 Apr 2013 16:18:39 -0400 Subject: also update controls and progress on sync --- js/reveal.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'js/reveal.js') diff --git a/js/reveal.js b/js/reveal.js index b38dc18..2a217c8 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -1169,6 +1169,9 @@ var Reveal = (function(){ // Start auto-sliding if it's enabled cueAutoSlide(); + updateControls(); + updateProgress(); + } /** -- cgit v1.2.3