delay hash changes to avoid transition lag in chrome and enable history by default (closes #22)

This commit is contained in:
Hakim El Hattab
2012-03-24 12:36:34 -04:00
parent b72bee3219
commit 87529c4adc
2 changed files with 7 additions and 3 deletions

View File

@ -225,7 +225,7 @@
progress: true,
// If true; each slide will be pushed to the browser history
history: false,
history: true,
// Flags if mouse wheel navigation should be enabled
mouseWheel: true,