mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
Update reader settings (#375)
This commit is contained in:
parent
ca2255712b
commit
1a93058426
@ -7,7 +7,7 @@ lang: en-US
|
|||||||
# Reader settings
|
# Reader settings
|
||||||
This section relates to the reading experience in the app and navigating the reader.
|
This section relates to the reading experience in the app and navigating the reader.
|
||||||
|
|
||||||
## Default viewer <Badge text="Left to Right" type="default-indicator" vertical="middle" />
|
## Default reading mode <Badge text="Left to Right" type="default-indicator" vertical="middle" />
|
||||||
This setting sets the reader's default direction when you open a manga.
|
This setting sets the reader's default direction when you open a manga.
|
||||||
|
|
||||||
**Left to right**
|
**Left to right**
|
||||||
@ -26,6 +26,69 @@ This setting sets the reader's default direction when you open a manga.
|
|||||||
You can change viewer for different series by going to the series, opening a chapter, tapping the middle of the screen, pressing the gear icon, and selecting a different viewer in **Viewer for this series**.
|
You can change viewer for different series by going to the series, opening a chapter, tapping the middle of the screen, pressing the gear icon, and selecting a different viewer in **Viewer for this series**.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
## Double tap animation speed <Badge text="Normal" type="default-indicator" vertical="middle" />
|
||||||
|
Double tap animation speed changes the speed in which the zoom happens when double tapping.
|
||||||
|
|
||||||
|
## Show reading mode <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
|
Briefly show current mode when reader is opened
|
||||||
|
|
||||||
|
## 32-bit color <Badge text="False" type="default-indicator" vertical="middle" />
|
||||||
|
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 <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
|
This setting applies a smooth transition when tapping to change page.
|
||||||
|
|
||||||
|
## Rotation <Badge text="Free" type="default-indicator" vertical="middle" />
|
||||||
|
This allows you to control how the screen is going to be oriented.
|
||||||
|
|
||||||
|
- **Free** lets you rotate the screen between portrait and landscape.
|
||||||
|
- **Lock** will lock the orientation to whatever orientation you had before entering the reader.
|
||||||
|
- **Force Portrait** forces the reader to be in portrait.
|
||||||
|
- **Force Landscape** forces the reader to be in landscape.
|
||||||
|
|
||||||
|
## Background color <Badge text="White" type="default-indicator" vertical="middle" />
|
||||||
|
This allows you to control what color the background should be in reader. Background color can either be **Black** or
|
||||||
|
**White**.
|
||||||
|
|
||||||
|
<Carousel name="carousel-background-color">
|
||||||
|
<CarouselItem>
|
||||||
|
<figure class="centered">
|
||||||
|
<img height="400" intrinsicsize="208x500" width="260" :src="$withBase('/assets/guides_reader-background-black.png')">
|
||||||
|
<h4>Black</h4>
|
||||||
|
<p>Surrounds page with black. With an AMOLED screen you can save battery by using this.</p>
|
||||||
|
</figure>
|
||||||
|
</CarouselItem>
|
||||||
|
<CarouselItem>
|
||||||
|
<figure class="centered">
|
||||||
|
<img height="400" intrinsicsize="208x500" width="260" :src="$withBase('/assets/guides_reader-background-white.png')">
|
||||||
|
<h4>White</h4>
|
||||||
|
<p>Surrounds page with white. Makes pages seemless with the screen.</p>
|
||||||
|
</figure>
|
||||||
|
</CarouselItem>
|
||||||
|
</Carousel>
|
||||||
|
|
||||||
|
## Fullscreen <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
|
This setting specifies if the notification and navigation bar are to be hidden while in the reader.
|
||||||
|
|
||||||
|
## Show content in cutout area <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
|
Lets reader use all screen space even that around punch hole camera and camera notch
|
||||||
|
|
||||||
|
## Keep screen on <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
|
This setting determines if the device should be allowed to go to sleep while reading a manga.
|
||||||
|
|
||||||
|
## Show page number <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
|
This settings shows the page number at the bottom of the page in current page/total page format.
|
||||||
|
|
||||||
|
## Skip chapters marked read <Badge text="False" type="default-indicator" vertical="middle" />
|
||||||
|
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 <Badge text="False" type="default-indicator" vertical="middle" />
|
||||||
|
This setting allows filtered chapters to be skipped during reading.
|
||||||
|
|
||||||
## Scale type <Badge text="Fit screen" type="default-indicator" vertical="middle" />
|
## Scale type <Badge text="Fit screen" type="default-indicator" vertical="middle" />
|
||||||
Scale type lets you choose how the page fits in your screen.
|
Scale type lets you choose how the page fits in your screen.
|
||||||
|
|
||||||
@ -111,60 +174,6 @@ All examples are illustrations
|
|||||||
</CarouselItem>
|
</CarouselItem>
|
||||||
</Carousel>
|
</Carousel>
|
||||||
|
|
||||||
## Rotation <Badge text="Free" type="default-indicator" vertical="middle" />
|
|
||||||
This allows you to control how the screen is going to be oriented.
|
|
||||||
|
|
||||||
- **Free** lets you rotate the screen between portrait and landscape.
|
|
||||||
- **Lock** will lock the orientation to whatever orientation you had before entering the reader.
|
|
||||||
- **Force Portrait** forces the reader to be in portrait.
|
|
||||||
- **Force Landscape** forces the reader to be in landscape.
|
|
||||||
|
|
||||||
## Background color <Badge text="White" type="default-indicator" vertical="middle" />
|
|
||||||
This allows you to control what color the background should be in reader. Background color can either be **Black** or
|
|
||||||
**White**.
|
|
||||||
|
|
||||||
<Carousel name="carousel-background-color">
|
|
||||||
<CarouselItem>
|
|
||||||
<figure class="centered">
|
|
||||||
<img height="400" intrinsicsize="208x500" width="260" :src="$withBase('/assets/guides_reader-background-black.png')">
|
|
||||||
<h4>Black</h4>
|
|
||||||
<p>Surrounds page with black. With an AMOLED screen you can save battery by using this.</p>
|
|
||||||
</figure>
|
|
||||||
</CarouselItem>
|
|
||||||
<CarouselItem>
|
|
||||||
<figure class="centered">
|
|
||||||
<img height="400" intrinsicsize="208x500" width="260" :src="$withBase('/assets/guides_reader-background-white.png')">
|
|
||||||
<h4>White</h4>
|
|
||||||
<p>Surrounds page with white. Makes pages seemless with the screen.</p>
|
|
||||||
</figure>
|
|
||||||
</CarouselItem>
|
|
||||||
</Carousel>
|
|
||||||
|
|
||||||
## Double tap animation speed <Badge text="Normal" type="default-indicator" vertical="middle" />
|
|
||||||
Double tap animation speed changes the speed in which the zoom happens when double tapping.
|
|
||||||
|
|
||||||
## Skip chapters marked read <Badge text="False" type="default-indicator" vertical="middle" />
|
|
||||||
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.
|
|
||||||
|
|
||||||
## Fullscreen <Badge text="True" type="default-indicator" vertical="middle" />
|
|
||||||
This setting specifies if the notification and navigation bar are to be hidden while in the reader.
|
|
||||||
|
|
||||||
## Keep screen on <Badge text="True" type="default-indicator" vertical="middle" />
|
|
||||||
This setting determines if the device should be allowed to go to sleep while reading a manga.
|
|
||||||
|
|
||||||
## Show page number <Badge text="True" type="default-indicator" vertical="middle" />
|
|
||||||
This settings shows the page number at the bottom of the page in current page/total page format.
|
|
||||||
|
|
||||||
## 32-bit color <Badge text="False" type="default-indicator" vertical="middle" />
|
|
||||||
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.
|
|
||||||
:::
|
|
||||||
|
|
||||||
## Page transitions <Badge text="True" type="default-indicator" vertical="middle" />
|
|
||||||
This setting applies a smooth transition when tapping to change page.
|
|
||||||
|
|
||||||
## Crop borders <Badge text="False" type="default-indicator" vertical="middle" />
|
## Crop borders <Badge text="False" type="default-indicator" vertical="middle" />
|
||||||
Tries to remove excess white borders
|
Tries to remove excess white borders
|
||||||
|
|
||||||
@ -183,9 +192,32 @@ Tries to remove excess white borders
|
|||||||
</CarouselItem>
|
</CarouselItem>
|
||||||
</Carousel>
|
</Carousel>
|
||||||
|
|
||||||
|
## Side padding <Badge text="Webtoon" type="tip" vertical="middle" /> <Badge text="None" type="default-indicator" vertical="middle" />
|
||||||
|
Adds a percentage side padding to the sides of the page
|
||||||
|
|
||||||
## Tapping <Badge text="True" type="default-indicator" vertical="middle" />
|
## Tapping <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
This setting enables switching pages by tapping the sides of the screen.
|
This setting enables switching pages by tapping the sides of the screen.
|
||||||
|
|
||||||
|
## Invert Tapping <Badge text="None" type="default-indicator" vertical="middle" />
|
||||||
|
Inverts the tapping position depending on which setting you choose.
|
||||||
|
|
||||||
|
**None**
|
||||||
|
- Tapping left goes to the next page, and tapping right goes to the previous page
|
||||||
|
- Tapping bottom goes to the next page, and tapping top goes to the previous page
|
||||||
|
|
||||||
|
**Horizontal**
|
||||||
|
- Tapping left goes to the previous page, and tapping right goes to the next page
|
||||||
|
|
||||||
|
**Vertical**
|
||||||
|
- Tapping bottom goes to the previous page, and tapping top goes to the next page
|
||||||
|
|
||||||
|
**Both**
|
||||||
|
- Applies the two previous mentioned settings
|
||||||
|
|
||||||
|
::: c-warning
|
||||||
|
This setting can only be used when Tapping is enabled.
|
||||||
|
:::
|
||||||
|
|
||||||
## Long tap dialog <Badge text="True" type="default-indicator" vertical="middle" />
|
## Long tap dialog <Badge text="True" type="default-indicator" vertical="middle" />
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user