Skip to content

Use loaded image's aspect ratio as defaultΒ #36

@HumbleDeer

Description

@HumbleDeer

Problem:
When one tries to use the transform using the bounding box, applying the adjustments also applies a skew to the vertical or horizontal axis based on the aspect ratio selected in the drop down box above it. This happens even when the user doesn't need it to change, and just wants to use the cropping-transforming tools.

Solution:

  • Use the image's own aspect ratio as the default, rather than having the dropdown pre-selected for US Letter.
  • Add an option to the dropdown menu for "Original".

Additionally, it also seems like it doesn't actually apply the horizontal letter aspect ratio even if it's the pre-selected one. It applies the vertical one (the image gets squashed in the horizontal direction).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions