Skip to content

fix(reader): remove manual PDFView scale bounds#476

Merged
everpcpc merged 1 commit intomainfrom
codex/fix-pdf-scale-factors
Feb 15, 2026
Merged

fix(reader): remove manual PDFView scale bounds#476
everpcpc merged 1 commit intomainfrom
codex/fix-pdf-scale-factors

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • stop setting minScaleFactor and maxScaleFactor in iOS PDF document view
  • stop setting minScaleFactor and maxScaleFactor in macOS PDF document view
  • keep PDFKit auto scaling behavior to avoid invalid magnification boundary combinations

Validation

  • make build-ios
  • make build-macos

Stop assigning minScaleFactor/maxScaleFactor in PDF document views on iOS and macOS.

This keeps PDFKit auto scaling behavior and avoids invalid zoom boundary states that can trigger NSInvalidArgumentException during magnification.
@everpcpc everpcpc merged commit 43c7b5b into main Feb 15, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/fix-pdf-scale-factors branch February 15, 2026 02:19
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