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

Smart Cropping stopped working from v4 #148

Closed
SilverFoxA opened this issue Sep 9, 2019 · 3 comments
Closed

Smart Cropping stopped working from v4 #148

SilverFoxA opened this issue Sep 9, 2019 · 3 comments

Comments

@SilverFoxA
Copy link

This issue is a duplicate of #132 but I wanted to point out so that we can get a fix as this is one of the most important features of all.

{
"bucket": "bucket",
"key": "media/product/2019/08/22/DSC_5349_copy-min.jpg",
"edits": {
 "resize": {
   "width": 420,
   "height": 560,
   "fit": "cover"
 },
 "smartCrop": {}
}
}

Also tried with

 "smartCrop": {
      "faceIndex": 0
    }

Expected behaviour :

Should fallback to original url if no face found.

How to reporduce :

Create a fresh instance from the template.

@ericquinones
Copy link

Hi @SilverFoxA,
Apologies for the inconvenience. This is indeed on our feature request board as noted in #132 and #133. I'm unable to give an ETA but please continue to monitor the repo for updates.

Thank you

@nireak
Copy link

nireak commented Jul 24, 2020

Any update or ETA? Thanks

@fisenkodv
Copy link
Contributor

@SilverFoxA we have updated our solution, and I believe your issue has been fixed. If you still see the issue with the latest version (v6.0.0), please feel free to reopen the issue.

You can refer to the recent changes here.

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

4 participants