-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
The resize scans option doesn't seem to make a difference whether it is turned on or off. I'm not sure if this is because the calculation for whether to resize an image uses incorrect values or simply doesn't do it. To illustrate, here are some screenshots.
My computer is a 2560x1440 iMac, and according to Chrome dev tools, my Chrome window is 1309 px wide.
document.documentElement.clientWidth
1309
window.innerWidth
1309
The two images in my screenshots are 1732px (Saki) and 1800px (Hayate) wide, yet they don't get resized. This makes reading rather difficult because some websites (like the RedHawk Reader) horizontal scrolling seems to be disabled.
This occurs for me using both the latest stable (1.5.6) and the latest dev (1.5.7) version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels