Gijs Koot
71f1780b50
fixed two minor bugs, a twohanded gesture may not have a direction, and if autoCenter is of, the tipPosition was in the wrong scope
2014-03-05 15:20:30 +01:00
Hakim El Hattab
32818e0149
move leap styles to js #554
2013-08-11 16:37:17 -04:00
Rory Hardy
b2c6ccc912
Minor update
...
Made sure all vars are declared with the var keyword.
modified: plugin/leap/leap.js
2013-08-07 22:40:07 -05:00
Rory Hardy
1e1919274c
Removed redundant code
...
modified: plugin/leap/leap.js
2013-08-07 22:07:02 -05:00
Rory Hardy
bd543e5cee
Various updates
...
Enhanced the pointer.
Cleaned up the code.
Added additional optional parameters.
Updated documentation.
modified: README.md
modified: index.html
modified: plugin/leap/leap.js
2013-08-07 21:53:31 -05:00
Rory Hardy
1d895bad61
Docs and updates
...
Updated README.md to mention the leap plugin.
Removed leap settings from index.html.
Better variable naming in leap.js
modified: README.md
modified: index.html
modified: plugin/leap/leap.js
2013-08-06 00:11:58 -05:00
Rory Hardy
36a4f56f62
Minor updates
...
modified: css/reveal.min.css
modified: plugin/leap/leap.js
2013-08-05 23:36:07 -05:00
Rory Hardy
32865b43f8
Put the timing code back in.
...
Occasionally gestures were fired twice. This helps prevent that.
modified: plugin/leap/leap.js
2013-08-05 22:49:39 -05:00
Rory Hardy
dbcbc7aa69
Added pointer and tweaked the code
...
modified: css/reveal.css
modified: css/reveal.min.css
modified: plugin/leap/leap.js
2013-08-05 22:41:04 -05:00
Rory Hardy
a06c84e42a
Removed timing code.
...
When used correctly, the 1/2 second delay is uncessary and may yield undesireable results.
modified: plugin/leap/leap.js
2013-08-05 12:43:07 -05:00
Rory Hardy
0e7bc4091e
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
2013-08-04 20:27:47 -05:00
Rory Hardy
70cade3732
Updates to leap.js and index.html
...
Added timing code to limit gesture calls.
Added gesture to access the overview.
index.html includes the leap plugin
2013-08-04 20:22:34 -05:00
sun16
af5acd1aa2
Added gestures
...
Left, right, up, and down gestures.
Optional invert for gestures.
2013-08-03 22:36:11 -05:00
Rory Hardy
b2980a705b
Added leap.min.js and comments.
2013-08-03 22:33:31 -05:00