blob: 6bdcc55d52dbc64fdb53f1b42f7c5bbde3601e3f (
plain)
1
2
3
4
5
6
7
8
|
Title: Control the page overlap independently
Author: rodarima
Created: Sun, 13 Oct 2024 12:29:06 +0000
State: closed
Introduces the new option scroll_page_overlap to control the amount of pixels of overlap when scrolling to the next or previous page. Previously this value was taken from scroll_step, but now they are controlled independently.
Fixes: https://github.com/dillo-browser/dillo/issues/276
|