Add option to disable "infinite chapter scroll"

This commit is contained in:
schroda
2025-04-26 23:19:01 +02:00
parent f9930b94ca
commit beda5096d1
10 changed files with 67 additions and 20 deletions

View File

@@ -946,6 +946,10 @@
"stretch_image": "Toggle stretch image"
},
"image_preload_amount": "Preload images",
"infinite_scroll": {
"description": "Keep previous and upcoming chapters visible while reading in continuous reading modes, allowing seamless scrolling between chapters.",
"title": "Continuous chapter display"
},
"label": {
"behaviour": "Behaviour",
"fit_page_to_window": "Fit page to window",