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

[Asset Image] Add crop options to custom image thumbnail endpoint #702

Open
markus-moser opened this issue Jan 17, 2025 · 0 comments · May be fixed by #718
Open

[Asset Image] Add crop options to custom image thumbnail endpoint #702

markus-moser opened this issue Jan 17, 2025 · 0 comments · May be fixed by #718
Assignees

Comments

@markus-moser
Copy link

We need to be able to do a call like this from the classic bundle in the Studio API:

/admin/asset/get-image-thumbnail?id=1186&width=140&height=113&contain=true&cropWidth=53.8&cropHeight=48.8&cropTop=28.266666666666666&cropLeft=24.4&cropPercent=true

Therefore please add the cropWidth, cropHeight, cropTop, cropLeft and cropPercent settings to our custom image thumbnail endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants