update progress bar on window resize

This commit is contained in:
Hakim El Hattab 2013-04-27 16:10:47 -04:00
parent ce66980367
commit 31e9c415fe
2 changed files with 4 additions and 2 deletions

View file

@ -713,6 +713,8 @@ var Reveal = (function(){
}
updateProgress();
}
}

4
js/reveal.min.js vendored

File diff suppressed because one or more lines are too long