diff --git a/js/reveal.js b/js/reveal.js index 0caff7d..7f4783e 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -2395,9 +2395,9 @@ updateControls(); updateProgress(); - updateBackground( true ); updateSlideNumber(); updateSlidesVisibility(); + updateBackground( true ); updateNotes(); formatEmbeddedContent();