mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Non-touch: highlight support (#8877)
readerhighlight: non-touch support focusmanager: fix same type container share same selected field radiobuttonwidget: non touch support sortwidget: non touch support openwithdialog: fix layout contains textinput, checkboxes added to layout twice
This commit is contained in:
@@ -55,8 +55,10 @@ local order = {
|
||||
"speed_reading_module_perception_expander",
|
||||
"----------------------------",
|
||||
"highlight_options",
|
||||
"selection_text", -- if Device:hasDPad()
|
||||
"panel_zoom_options",
|
||||
"djvu_render_mode",
|
||||
"start_content_selection", -- if Device:hasDPad(), put this as last one so it is easy to select with "press" and "up" keys
|
||||
},
|
||||
setting = {
|
||||
-- common settings
|
||||
|
||||
Reference in New Issue
Block a user