mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Merge remote branch 'upstream/master'
This commit is contained in:
@@ -2578,6 +2578,8 @@ function UniReader:addAllCommands()
|
||||
|
||||
if search ~= nil and string.len( search ) > 0 then
|
||||
unireader:searchHighLight(search)
|
||||
else
|
||||
unireader:goto(unireader.pageno)
|
||||
end
|
||||
end
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user