Skip to content

Instantly share code, notes, and snippets.

@AndreMiras
Created March 10, 2013 12:12
Show Gist options
  • Save AndreMiras/5128330 to your computer and use it in GitHub Desktop.
Save AndreMiras/5128330 to your computer and use it in GitHub Desktop.
diff --git a/README.md b/README.md
index b400883..8c7c6e1 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ Integer value. A value of 0 disables scrolling down. Defaults to 5.
For two finger scrolling. The button that is triggered by scrolling left.
Integer value. A value of 0 disables scrolling left. Defaults to 6.
-**ScrollDownButton** -
+**ScrollRightButton** -
For two finger scrolling. The button that is triggered by scrolling right.
Integer value. A value of 0 disables scrolling right. Defaults to 7.
@@ -255,7 +255,7 @@ value. A value of 0 disables rotation left. Defaults to 14.
**RotateRightButton** -
For two finger rotation. The button that is triggered by rotating right. Integer
-value. A value of 0 disables rotation right. Defaults to 14.
+value. A value of 0 disables rotation right. Defaults to 15.
**TapDragEnable** -
Whether or not to enable tap-to-drag functionality. Boolean value. Defaults to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment