diff --git a/src/jquery.paver.js b/src/jquery.paver.js index 554a4e5..93494f6 100644 --- a/src/jquery.paver.js +++ b/src/jquery.paver.js @@ -38,7 +38,7 @@ tiltSensitivity: 0.2, tiltScrollerPersistence: 500, tiltSmoothingFunction: 'tangent', - tiltThresholdPortrait: 16, + tiltThresholdPortrait: 12, tiltThresholdLandscape: 24 }, global = {};