From e75abcbd094168c7f53c335e809ab91beabfa670 Mon Sep 17 00:00:00 2001 From: stevenyomi <95685115+stevenyomi@users.noreply.github.com> Date: Fri, 13 Jan 2023 06:49:38 +0800 Subject: [PATCH] Use on/off instead of true/false in reader settings (#994) --- src/help/guides/reader-settings.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/help/guides/reader-settings.md b/src/help/guides/reader-settings.md index 1b4dca6f..f147b026 100644 --- a/src/help/guides/reader-settings.md +++ b/src/help/guides/reader-settings.md @@ -32,17 +32,17 @@ You can change viewer for different series by going to the series, opening a cha ## Double tap animation speed Double tap animation speed changes the speed in which the zoom happens when double tapping. -## Show reading mode +## Show reading mode Briefly show current mode when reader is opened -## 32-bit color +## 32-bit color This setting decodes images in `ARGB888` format to allow the reader to display more colors. ::: c-warning This setting will only show up on smartphones running **Android 8.0** or higher. ::: -## Animate page transitions +## Animate page transitions This setting applies a smooth transition when tapping to change page. ## Rotation @@ -81,25 +81,25 @@ This allows you to control what color the background should be in reader. Backgr -## Fullscreen +## Fullscreen This setting specifies if the notification and navigation bar are to be hidden while in the reader. -## Show content in cutout area +## Show content in cutout area Lets reader use all screen space even that around punch hole camera and camera notch -## Keep screen on +## Keep screen on This setting determines if the device should be allowed to go to sleep while reading a manga. -## Show page number +## Show page number This settings shows the page number at the bottom of the page in current page/total page format. -## Skip chapters marked read +## Skip chapters marked read This setting allows the chapters marked as read to be skipped during reading. This setting can be useful if a series has multiple scanlation groups and you want to hide one's chapters during reading. -## Skip filtered chapters +## Skip filtered chapters This setting allows filtered chapters to be skipped during reading. -## Always show chapter transition +## Always show chapter transition Chapter transition is the area between chapters that shows the names of current and next chapters. When this option is disabled, the reader will hide this area only if the next chapter is loaded. ## Navigation layout @@ -241,7 +241,7 @@ All examples are illustrations -## Crop borders +## Crop borders Tries to remove excess white borders @@ -262,16 +262,16 @@ Tries to remove excess white borders ## Side padding Adds a percentage side padding to the sides of the page -## Tapping +## Tapping This setting enables switching pages by tapping the sides of the screen. -## Long tap dialog +## Long tap dialog If enabled, you can long tap on the screen to get the options to set the current page as cover, share it, or save it. -## Volume keys +## Volume keys This setting allows you to flip pages using the volume keys, with the volume up button going to the previous page, and volume down going to next page. -## Invert volume keys +## Invert volume keys Reverses the Volume keys function of volume up going to the next page and volume down going to the last page.