fix #2110 by adding disable double tap option in screen options

This commit is contained in:
chrox
2016-06-27 23:00:49 +08:00
parent 48331f42ef
commit 03fda94562
4 changed files with 24 additions and 1 deletions

View File

@@ -284,6 +284,7 @@ function ReaderUI:init()
view = self.view,
ui = self
})
self.disable_double_tap = G_reader_settings:readSetting("disable_double_tap") ~= false
end
-- fulltext search
self:registerModule("search", ReaderSearch:new{