Files
koreader/frontend
chrox 6f99e96e49 fix two finger pan gestures detection
This is a stupid bug I introduced when I thought 0 evaluated to be false.
Actually in Lua only explicit `false` and `nil` are evaluated to `false`
all other values are true in logical expressions.

This should also fix #546. Probably because the touch screens in Kindle
are not as sensitive as in Kobo, this problem is not discovered early
util I play with multi-touch on a Android phone which has a sensitive
enough screen to expose this bug.
2014-06-07 23:15:20 +08:00
..
2014-06-07 23:15:20 +08:00
2014-03-13 21:52:43 +08:00
2014-06-04 21:55:01 +08:00
2014-05-15 16:11:26 +08:00
2014-03-13 21:52:43 +08:00