Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stuyam committed Jan 16, 2016
1 parent a61703d commit 1c52bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Pressure.set('#element', {
},
change: function(force, event){
// this is called every time there is a change in pressure
// force will always be a value from 0 to 1 on mobile and desktop
},
unsupported: function(){
// this is called once there is a touch on the element and the device or browser does not support Force or 3D touch
Expand Down

0 comments on commit 1c52bfb

Please sign in to comment.