mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Hide non-linear fragments
Add option to hide (skip) non-linear fragments, only working in 1-page mode. Tweaks mostly to footer, toc and skim code to make it clear(er) which pages belong to linear or non-linear fragments.
This commit is contained in:
@@ -16,6 +16,7 @@ local order = {
|
||||
"toggle_bookmark",
|
||||
"bookmark_browsing_mode",
|
||||
"page_map",
|
||||
"hide_nonlinear_flows",
|
||||
"----------------------------",
|
||||
"go_to",
|
||||
"skim_to",
|
||||
|
||||
Reference in New Issue
Block a user