add concave and zoom background transitions
This commit is contained in:
parent
d4e6fa12bf
commit
7da98d8110
4 changed files with 100 additions and 13 deletions
|
@ -137,7 +137,7 @@ Reveal.initialize({
|
|||
transitionSpeed: 'default', // default/fast/slow
|
||||
|
||||
// Transition style for full page slide backgrounds
|
||||
backgroundTransition: 'default', // default/linear/none
|
||||
backgroundTransition: 'default', // default/none/slide/concave/convex/zoom
|
||||
|
||||
// Number of slides away from the current that are visible
|
||||
viewDistance: 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue