register swipe diagonal gesture range to screenshot

for non-multitouch devices

This PR is intended to substitude #652 which needs tweaking
double tap zone for screenshot.
This commit is contained in:
chrox
2014-06-17 21:12:42 +08:00
parent 685fbb4d94
commit bb587184a5
3 changed files with 16 additions and 3 deletions

View File

@@ -290,7 +290,6 @@ function ReaderPaging:onSwipe(arg, ges)
else
UIManager.full_refresh = true
end
return true
end
function ReaderPaging:onPan(arg, ges)