mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-02 03:03:03 +02:00
add concave and zoom background transitions
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user