From 0e7bc4091ec7a870805f040e342732388db99560 Mon Sep 17 00:00:00 2001 From: Rory Hardy Date: Sun, 4 Aug 2013 20:27:47 -0500 Subject: Minor updates Changed invert to naturalSwipe Removed invert rule from index.html Ensured that left/right swipes only work with 1 hand present modified: index.html modified: plugin/leap/leap.js --- index.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index decc294..9ee0941 100644 --- a/index.html +++ b/index.html @@ -359,9 +359,6 @@ function linkify( selector ) { progress: true, history: true, center: true, - leap: { - invert : true - }, theme: Reveal.getQueryHash().theme, // available themes are in /css/theme transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none -- cgit v1.2.3