Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question - Possible to change target image side for client-side resize #1598

Open
kd8ssq opened this issue Mar 25, 2019 · 0 comments
Open

Question - Possible to change target image side for client-side resize #1598

kd8ssq opened this issue Mar 25, 2019 · 0 comments

Comments

@kd8ssq
Copy link

kd8ssq commented Mar 25, 2019

Is it possible to change the resize from the long side to the short side of the image? In my scenario, I upload an image and then use Jcrop to get the image exactly where I want it. I have the resize get the image to 2x the size of the image post-crop. Depending on the dimensions of the original image, after the resize, the dimensions might be smaller on the short side than what I need to get.

Example:

  • I need a photo of an individual that's 300x300.
  • The originally uploaded image is 2611x1280.
  • I have resize set to be 600x600
  • Post resize image ends up being 600x294, where the short side is shorter than my image requirements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant