Updated README.md
Added "touch" config property
This commit is contained in:
parent
37c9246a6e
commit
668f144f38
@ -77,6 +77,9 @@ Reveal.initialize({
|
|||||||
// Enable keyboard shortcuts for navigation
|
// Enable keyboard shortcuts for navigation
|
||||||
keyboard: true,
|
keyboard: true,
|
||||||
|
|
||||||
|
// Enable touch events for navigation
|
||||||
|
touch: true,
|
||||||
|
|
||||||
// Enable the slide overview mode
|
// Enable the slide overview mode
|
||||||
overview: true,
|
overview: true,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user