mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
get rid of several dirty hacks
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user