Skip to content

fix: use fit scale for auto image upscaling#504

Merged
everpcpc merged 2 commits intomainfrom
fix-scale
Feb 17, 2026
Merged

fix: use fit scale for auto image upscaling#504
everpcpc merged 2 commits intomainfrom
fix-scale

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • compute requiredScale using fit-to-screen semantics (min(widthRatio, heightRatio)) so auto upscaling does not over-trigger on phone screens
  • update the reader/settings copy to describe fit-based trigger behavior
  • add translations for the new localization key across all supported languages

Testing

  • make format
  • make build-ios
  • ./misc/translate.py list

Compute required upscale using fit-to-screen scale instead of fill scale to avoid over-triggering auto upscaling on phones.

Update reader settings copy to match fit semantics and add translations for the new localization key across all supported languages.
@everpcpc everpcpc merged commit 94da667 into main Feb 17, 2026
3 checks passed
@everpcpc everpcpc deleted the fix-scale branch February 17, 2026 14:11
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