I have been playing around with the new gesture API for html articles for the last few days, and I was wondering if there is a way to lock the screen vertically. Even by calling disableNavigation(), the screen bounces on swiping up - down (I am integrating up-down swiping using hammer.js). Would be really useful for implementing some custom animations. Is there a way to achieve this behaviour?
Neil, I tried to rebuild the app (yes, it's iOS), and actually, there is not more bouncing when disableNavigation is on. Not sure where the problem was coming from. Marking as solved.