Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Restricting only the smaller dimension when resizing #30

Copy link
Copy link
@ghost

Description

This is a great plugin! I have a suggestion that might make it even more useful.

I often need to resize an image while restricting only the smaller of the two dimensions, similar to the behavior of background-size: cover in CSS. Since you don't necessarily know whether the image is portrait or landscape, you can't simply use the maxWidth or maxHeight options to accomplish this. This would require a new option that would look something like this:

smallDimension: 500

In this case, if the image is portrait, the width would be constrained to 500 pixels. If the image is landscape, the height would be constrained to 500 pixels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.