Skip to content

Images where not scaled correctly #2

Description

@thomasgraf

Adding custom scales results in incorrectly scaled images when the scales where used.
The scaling function scaleImage/scalePILImage in plone.scale (used in version 2.1.1) knows 3 keywords . Up, down, thumbnail.

However, the function scaleImage from the image view called with the keyword thumb which results in incorrectly scaled images where parts are cropped. I assume it resizes and crops as if the keyword down was given.

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