Optionally show preview or "reading mode" and "tap zone overlay"

Shows a preview when opening the reader or when the values change
This commit is contained in:
schroda
2024-12-30 16:51:39 +01:00
parent f3962646e6
commit 45f46a05d0
7 changed files with 135 additions and 8 deletions

View File

@@ -922,6 +922,16 @@
"title": "Scale type",
"width": "Fit width"
},
"preview": {
"reading_mode": {
"description": "Briefly show current mode when reader is opened or mode got changed",
"title": "Show reading mode"
},
"tap_zones": {
"description": "Briefly show tap zone layout preview when reader is opened or layout got changed",
"title": "Show tap zones overlay"
}
},
"progress_bar": {
"position": "Progress bar position",
"size": "Progress bar size",