Skip to content

fix(reader): align PDF direction and stabilize EPUB font choice#477

Merged
everpcpc merged 2 commits intomainfrom
codex/pdf-direction-epub-font-fixes
Feb 15, 2026
Merged

fix(reader): align PDF direction and stabilize EPUB font choice#477
everpcpc merged 2 commits intomainfrom
codex/pdf-direction-epub-font-fixes

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • Update PDF reader behavior to remove WEBTOON from PDF direction pickers, map series WEBTOON metadata to VERTICAL, and keep PDF rendering in continuous mode for single/dual layouts.
  • Allow dual-page options in VERTICAL mode for PDF controls and update related PDF settings text/localization.
  • Fix EPUB typeface persistence by storing a stable publisher sentinel value, adding migration for legacy localized publisher labels, and separating display names from serialized values to prevent invalid Picker selections.

Validation

  • make build-ios
  • make build-macos
  • make build-tvos

Update PDF reader direction handling by removing WEBTOON from PDF pickers, mapping series WEBTOON metadata to VERTICAL, and forcing continuous display modes for single/dual layouts.

Allow dual-page options for VERTICAL in PDF controls and refresh related settings/localization text.

Fix EPUB typeface picker persistence by storing a stable publisher sentinel, adding legacy localized-value migration, and separating display labels from serialized values to avoid invalid Picker selections after localization changes.
@everpcpc everpcpc merged commit e71287e into main Feb 15, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/pdf-direction-epub-font-fixes branch February 15, 2026 02:46
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