TGCameraViewController icon indicating copy to clipboard operation
TGCameraViewController copied to clipboard

Capture or select the full image from the photo library instead of square image

Open zoufishanmehdi opened this issue 7 years ago • 3 comments

Hi, I would like to be able to capture or select the full image from the photo library instead of uploading a square image. What's the best way of doing that? Thank you.

zoufishanmehdi avatar Dec 08 '17 22:12 zoufishanmehdi

Hi @zoufishanmehdi,

Did you check the option kTGCameraOptionUseOriginalAspect (described here). I believe it applies for both camera and uploading an image, if that's not a problem.

macecchi avatar Dec 14 '17 20:12 macecchi

Thanks for the reply. I have pod 'TGCameraViewController', ‘2.2.8’ installed. I don't see the optionkTGCameraOptionUseOriginalAspect in TGCamera.h.

zoufishanmehdi avatar Dec 15 '17 17:12 zoufishanmehdi

I also cannot find the kTGCameraOptionUseOriginalAspect option. Was it removed?

AdrianCatuna avatar Jan 07 '18 16:01 AdrianCatuna