Skip to content

Commit

Permalink
Micro-optimising default settings
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymun committed May 15, 2015
1 parent 5b5ef41 commit 4105854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jquery.paver.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
tiltSensitivity: 0.2,
tiltScrollerPersistence: 500,
tiltSmoothingFunction: 'tangent',
tiltThresholdPortrait: 16,
tiltThresholdPortrait: 12,
tiltThresholdLandscape: 24
},
global = {};
Expand Down

0 comments on commit 4105854

Please sign in to comment.