Scaling Gestures Example

  1. Swipe down with the page in the default zoom state. When you swipe down fast enough, you should see the text "Swiped Down" appear above the form. I have set the threshold such that you will have to swipe from the top of the document to the bottom, quite quickly to trigger it.
  2. Then once you have this nailed, click on the "Sample text field" input field to get iOS to zoom the page.
  3. Click the done button to get rid of the on-screen keyboard.
  4. Now try to generate the swipe event again using the same gesture you were previously able to generate it with. You should notice that it is almost impossible to generate with the page zoomed.
  5. Finally, if you check the "Scale gestures" checkbox, then you should find it equally easy to generate the gesture in both states.