default to slide transitions

master
Hakim El Hattab 2014-11-05 12:28:09 +01:00
parent 1aaec85744
commit d84233df98
1 changed files with 2 additions and 2 deletions

View File

@ -125,13 +125,13 @@
theme: null,
// Transition style
transition: 'default', // none/fade/slide/convex/concave/zoom
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Transition speed
transitionSpeed: 'default', // default/fast/slow
// Transition style for full page slide backgrounds
backgroundTransition: 'default', // none/fade/slide/convex/concave/zoom
backgroundTransition: 'slide', // none/fade/slide/convex/concave/zoom
// Parallax background image
parallaxBackgroundImage: '', // CSS syntax, e.g. "a.jpg"