Skip to content

fix(epub): guard simulated page-turn boundary on ambiguous pan#492

Merged
everpcpc merged 2 commits intomainfrom
fix/epub-curl-boundary-guard
Feb 16, 2026
Merged

fix(epub): guard simulated page-turn boundary on ambiguous pan#492
everpcpc merged 2 commits intomainfrom
fix/epub-curl-boundary-guard

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

What

  • Add boundary guard for EPUB simulated page-turning (pageCurl) when pan direction is ambiguous at gesture begin
  • If translation.x is near zero, allow gesture only when not at first/last page
  • Bump CURRENT_PROJECT_VERSION from 285 to 286 via make bump

Why

Boundary pages can receive ambiguous initial pan direction and may attempt invalid neighbor navigation (similar to the image reader issue pattern).

@everpcpc everpcpc merged commit b24b222 into main Feb 16, 2026
3 checks passed
@everpcpc everpcpc deleted the fix/epub-curl-boundary-guard branch February 16, 2026 08:30
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.

1 participant