mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
mod: change shortcut for jumpstack & fix: inputbox
This commit is contained in:
@@ -8,7 +8,7 @@ InputBox = {
|
||||
input_start_y = nil,
|
||||
input_cur_x = nil, -- points to the start of next input pos
|
||||
|
||||
input_bg = 1,
|
||||
input_bg = 0,
|
||||
|
||||
input_string = "",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user