feat: option to disable scrolling in the Reader
* Appears after enabling horizontal gesture Resolves: #186
This commit is contained in:
parent
5ba036fafb
commit
24d3e3ba0a
10 changed files with 62 additions and 3 deletions
|
|
@ -235,6 +235,8 @@
|
|||
<string name="horizontal_gesture_pull_anim_option_desc">
|
||||
Enable pull animation when using horizontal gesture
|
||||
</string>
|
||||
<string name="horizontal_gesture_disable_scrolling_option">Disable scrolling</string>
|
||||
<string name="horizontal_gesture_disable_scrolling_option_desc">Completely disable reader scrolling</string>
|
||||
<string name="bottom_bar_padding_option">Bottom bar margin</string>
|
||||
<string name="highlighted_reading_option">Highlight words</string>
|
||||
<string name="highlighted_reading_option_desc">Highlight the beginning of each word</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue