mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
InputDialog: add 'Go to line' button (#7673)
This commit is contained in:
@@ -266,6 +266,9 @@ function InputContainer:onGesture(ev)
|
||||
end
|
||||
end
|
||||
end
|
||||
if self.stop_events_propagation then
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
||||
function InputContainer:onInput(input, ignore_first_hold_release)
|
||||
|
||||
Reference in New Issue
Block a user