Skip to content

Add series volume navigation and Home/End page jump - #5

Merged
omayaro merged 2 commits into
mainfrom
feat/series-sibling-pageupdown
Jul 30, 2026
Merged

Add series volume navigation and Home/End page jump#5
omayaro merged 2 commits into
mainfrom
feat/series-sibling-pageupdown

Conversation

@omayaro

@omayaro omayaro commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • PageUp/PageDown open the previous/next same-folder volume by incrementing the trailing filename number (tries current extension, then zip/cbz/pdf/epub/txt).
  • Arrow keys alone turn pages; Home/End (and toolbar buttons) jump to the first/last page.
  • Updates EPUB iframe key forwarding and the fullscreen EPUB e2e script to use ArrowRight for page turns.

Test plan

  • Open 열혈강호45.zip with 열혈강호46.pdf in the same folder; PageDown opens the PDF; PageUp returns to the zip
  • Confirm arrows still turn pages (RTL comics reverse as before)
  • Home/End and toolbar Home/End jump to first/last page after resuming mid-book
  • Missing next volume shows status No next volume found.
  • CI quality gate (lint/build/test) passes

Made with Cursor

ss185475 and others added 2 commits July 30, 2026 09:45
Arrow keys keep page turns; PageUp/Down open the previous/next same-folder volume by incrementing the trailing filename number across supported formats.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keyboard and toolbar controls jump within the current book so resumed progress can be overridden quickly after switching volumes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@omayaro
omayaro merged commit 25722e6 into main Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants