Skip to content

Resize scans option does not work #126

@southrop

Description

@southrop

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions