sethumadhavan / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Feature request: lock scrolling direction #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
One of the handiest things about the browser on Android is that as you drag 
vertically or horizontally, it locks the drag direction temporarily, so the 
display doesn't jiggle left and right.  It would be really nice if apv did that.

Original issue reported on code.google.com by arpruss on 19 Jul 2011 at 3:18

GoogleCodeExporter commented 8 years ago
Here's another idea.  A lot of users are going to scroll only downward.  In 
that usage scenario, it would make sense to have a scroll-vertically-lock mode, 
where all scroll swipes are interpreted as vertically, unless you first swipe 
horizontally for at least 1/8 of the display (say) at which point horizontal 
scrolling becomes active until you lift off your finger.

Original comment by arpruss on 2 Aug 2011 at 5:38

GoogleCodeExporter commented 8 years ago
Implemented in 0.3.0pre11

Original comment by arpruss on 3 Aug 2011 at 2:47

GoogleCodeExporter commented 8 years ago
There isn't function like this at another PDF Readers for Android.
Excellent decision!

Original comment by OlegDere...@gmail.com on 20 Sep 2011 at 2:05

GoogleCodeExporter commented 8 years ago
i wna know wher in code you have used vertical scrolling. i wish to use it in 
my application which is based on mupdf.

Original comment by Mail.roh...@gmail.com on 11 Sep 2012 at 7:30