From c3da10636398043449dd29dc7a3a6f954ebba342 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 18 Jun 2013 08:40:05 -0400 Subject: rename 'linear' background transition to 'slide' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 73d4bef..dcaf424 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ Slides are contained withing a limited portion of the screen by default to allow ``` -Backgrounds transition using a fade animation by default. This can be changed to a linear sliding transition by passing ```backgroundTransition: 'linear'``` to the ```Reveal.initialize()``` call. +Backgrounds transition using a fade animation by default. This can be changed to a linear sliding transition by passing ```backgroundTransition: 'slide'``` to the ```Reveal.initialize()``` call. Alternatively you can set ```data-background-transition``` on any section with a background to override that specific transition. ### Internal links -- cgit v1.2.3