filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 76 forks source link

Thinner Camera Preview Cropping Issue #559

Open Rebeccaxu0 opened 2 months ago

Rebeccaxu0 commented 2 months ago

I am using the inline Filestack Picker and right now the fsp-content width is about 580px. When I take the picture, it automatically crops the photo to only include about 50% of the photo. It seems that the only way to fix this is to make the filestack picker wider, but then it overflows outside of the container. Is there a way to make it so there is no cropping at smaller widths? I've attached pictures of the camera preview before the picture is taken and then the resulting photo of the filestack picker.

Before After