Skip to content

Commit

Permalink
Add new settings like E-ink
Browse files Browse the repository at this point in the history
  • Loading branch information
Animeboynz committed Oct 20, 2024
1 parent 5d47ebb commit 4b917b4
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions website/src/docs/guides/reader-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ Keeps the screen from going to sleep.
### Show page number <Badge type="info" text="On" />
Shows the current page number at the bottom of the screen.

## E-ink
### Flash on page change <Badge type="info" text="Off" />
Flashes the screen on page change to reduce ghosting on E-ink displays.

## Reading

### Skip chapters marked read <Badge type="info" text="Off" />
Expand All @@ -118,7 +122,7 @@ Skips over filtered chapters while reading.
Skips over chapters detected as duplicates.

### Always show chapter transition <Badge type="info" text="On" />
TBA
Shows chapter transitions regardless of whether the next chapter is loaded or not.

## Pages

Expand Down Expand Up @@ -236,7 +240,7 @@ TBA
:::

### Side padding <Badge type="info" text="None" />
TBA
Adds the specified padding to the left and right of the screen.

### Sensitivity for hiding menu on scroll <Badge type="info" text="Low" />

Expand All @@ -257,14 +261,23 @@ Automatically detects blank space around images and crops them for better readab
### Split wide pages <Badge type="info" text="Off" /> {#split-wide-longstrip}
TBA

### Rotate wide pages to fit <Badge type="info" text="Off" />
TBA

### Double tap to zoom <Badge type="info" text="On" />
Zooms into the image on double tap.

### Disable zoom out <Badge type="info" text="Off" />
TBA

## Navigation

### Volume keys <Badge type="info" text="Off" />
Turn pages using the volume keys.

### Invert volume keys <Badge type="info" text="Off" />
Invert the direction of the volume buttons

## Actions

### Show actions on long tap <Badge type="info" text="On" />
Expand Down

0 comments on commit 4b917b4

Please sign in to comment.