controlsHints -> controlsTutorial
This commit is contained in:
parent
9e013ccbb2
commit
67507ccb9d
2 changed files with 8 additions and 8 deletions
|
@ -184,9 +184,9 @@ Reveal.initialize({
|
|||
// Display presentation control arrows
|
||||
controls: true,
|
||||
|
||||
// Hint at where the user can navigate, for example by animating
|
||||
// the down arrow when we first encounter a vertical slide
|
||||
controlsHints: true,
|
||||
// Help the user learn the controls by providing hints, for example by
|
||||
// bouncing the down arrow when they first encounter a vertical slide
|
||||
controlsTutorial: true,
|
||||
|
||||
// Determines where controls appear, "edges" or "bottom-right"
|
||||
controlsLayout: 'bottom-right',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue