corrections to vertical centering (#70), added to docs, upgrade to 2.2

This commit is contained in:
Hakim El Hattab 2012-11-10 10:02:19 -05:00
parent 691099c6a2
commit 794ad86809
5 changed files with 99 additions and 87 deletions

View file

@ -71,6 +71,9 @@ Reveal.initialize({
// Enable the slide overview mode
overview: true,
// Vertical centering of slides
center: false,
// Loop the presentation
loop: false,