mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-18 12:31:24 +02:00
delay hash changes to avoid transition lag in chrome and enable history by default (closes #22)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user