mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 00:43:45 +01:00
add documentation about scroll-page-aware and scroll-full-overlap
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
a8cd10dcac
commit
45c7a6f9ed
@ -605,6 +605,14 @@ Defines the step size of scrolling by calling the scroll command once
|
||||
* Value type: Float
|
||||
* Default value: 40
|
||||
|
||||
scroll-full-overlap
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
Defines the proportion of the current viewing area that should be
|
||||
visible after scrolling a full page.
|
||||
|
||||
* Value type: Float
|
||||
* Default value: 0.1
|
||||
|
||||
scroll-wrap
|
||||
^^^^^^^^^^^
|
||||
Defines if the last/first page should be wrapped
|
||||
@ -612,6 +620,13 @@ Defines if the last/first page should be wrapped
|
||||
* Value type: Boolean
|
||||
* Default value: false
|
||||
|
||||
scroll-page-aware
|
||||
^^^^^^^^^^^^^^^^^
|
||||
Defines if scrolling by half or full pages stops at page boundaries.
|
||||
|
||||
* Value type: Boolean
|
||||
* Default value: false
|
||||
|
||||
search-hadjust
|
||||
^^^^^^^^^^^^^^
|
||||
En/Disables horizontally centered search results
|
||||
|
Loading…
Reference in New Issue
Block a user