change transition defaults
This commit is contained in:
		
							parent
							
								
									9dbc9e7719
								
							
						
					
					
						commit
						abf402d044
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -122,13 +122,13 @@ | |||
| 			focusBodyOnPageVisibilityChange: true, | ||||
| 
 | ||||
| 			// 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: 'fade', // none/fade/slide/convex/concave/zoom
 | ||||
| 
 | ||||
| 			// Parallax background image
 | ||||
| 			parallaxBackgroundImage: '', // CSS syntax, e.g. "a.jpg"
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue