This commit is contained in:
chrox
2014-11-11 10:44:54 +08:00
parent 6ae62f15fe
commit ea4a37fe29
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ function ReaderRolling:initGesListener()
w = Screen:getWidth(),
h = Screen:getHeight(),
},
rate = Screen.eink and 4.0 or nil,
rate = Screen.eink and 4.0 or 10.0,
}
},
DoubleTapForward = {