Browse Source

update progress bar on window resize

Hakim El Hattab 12 years ago
parent
commit
31e9c415fe
2 changed files with 3 additions and 1 deletions
  1. 2 0
      js/reveal.js
  2. 1 1
      js/reveal.min.js

+ 2 - 0
js/reveal.js

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

File diff suppressed because it is too large
+ 1 - 1
js/reveal.min.js


Some files were not shown because too many files changed in this diff