get rid of several dirty hacks

This commit is contained in:
chrox
2014-02-15 22:27:37 +08:00
parent 21172924fc
commit bae842540a
6 changed files with 3 additions and 46 deletions

View File

@@ -17,7 +17,7 @@ local ReaderPaging = InputContainer:new{
visible_area = nil,
page_area = nil,
show_overlap_enable = nil,
overlap = Screen:scaleByDPI(20),
overlap = Screen:scaleByDPI(30),
page_flipping_mode = false,
bookmark_flipping_mode = false,