mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[HotKeys] Add a 'type to search' setting to hasKeyboard devices (#12860)
This commit is contained in:
@@ -319,7 +319,6 @@ function ReaderSearch:onShowFulltextSearchInput(search_string)
|
||||
|
||||
UIManager:show(self.input_dialog)
|
||||
self.input_dialog:onShowKeyboard()
|
||||
return true
|
||||
end
|
||||
|
||||
function ReaderSearch:onShowSearchDialog(text, direction, regex, case_insensitive)
|
||||
|
||||
Reference in New Issue
Block a user