mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
mod: reenable global pan_overlap_vertical in crereader
This commit is contained in:
@@ -4,7 +4,6 @@ require "inputbox"
|
||||
CREReader = UniReader:new{
|
||||
pos = 0,
|
||||
percent = 0,
|
||||
pan_overlap_vertical = 0,
|
||||
}
|
||||
|
||||
function CREReader:init()
|
||||
|
||||
Reference in New Issue
Block a user