aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-03-14 18:41:31 +0100
committerdec05eba <dec05eba@protonmail.com>2022-03-14 18:41:31 +0100
commitce00471fd84745dcbbcb9f2d9ef434acb3d0fd2b (patch)
treed79a9c3d04d8ae182ccf6697da9f4d9f9e18f54d /README.md
parent0b1f7936b0d52ad39016c9a7ad5320474034d500 (diff)
Image scroll view: add first/last image to allow scrolling to previous/next chapter, load next chapters page when reaching bottom
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2d88ade..db67a42 100644
--- a/README.md
+++ b/README.md
@@ -88,16 +88,14 @@ Type text and then wait and QuickMedia will automatically search.\
`Page down`: Go forward 10 pages.\
`Home`: Go to the first page.\
`End`: Go to the last page.\
-`Ctrl+Arrow up`/`Ctrl+Alt+K`: Go to the previous chapter.\
-`Ctrl+Arrow down`/`Ctrl+Alt+J`: Go to the next chapter.\
`F`: Toggle between scaling the image to the window size or only down scaling if the image is too large.\
`I`: Switch to scroll view.
### Manga scroll view controls
`Arrow up`/`Ctrl+K`: Move up.\
`Arrow down`/`Ctrl+J`: Move down.\
-`Mouse scroll`/`Middle mouse click+Move mouse`: Smoothly scroll.\
-`Ctrl+Arrow up`/`Ctrl+Alt+K`: Go to the previous chapter.\
-`Ctrl+Arrow down`/`Ctrl+Alt+J`: Go to the next chapter.\
+`Mouse scroll`/`Middle mouse click+Move mouse`: Scroll smoothly.\
+`Home`: Go to the first page.\
+`End`: Go to the last page.\
`F`: Toggle between scaling the image to the window size or only down scaling if the image is too large.\
`I`: Switch to page view.
### Manga chapters controls