You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
Default cropper has 1:1 ratio in example app i.e 280x280 and the imageview in place to show the resulting image is also of similiar ratio, but if i change the cropper ratio to 3:3.5 as per my requirement and even changed the imageview size to 288x336 to accomodate the resulting image perfectly but the image is not cropping properly and the image is cropped in a way that it takes the resulting image from top right of the original while ignoring what is given in the cropper area.
The text was updated successfully, but these errors were encountered:
AmmarMujeeb
changed the title
changing cropper ratio causes results inaccurate image
changing cropper ratio results in inaccurate resulting image.
May 9, 2017
Default cropper has 1:1 ratio in example app i.e 280x280 and the imageview in place to show the resulting image is also of similiar ratio, but if i change the cropper ratio to 3:3.5 as per my requirement and even changed the imageview size to 288x336 to accomodate the resulting image perfectly but the image is not cropping properly and the image is cropped in a way that it takes the resulting image from top right of the original while ignoring what is given in the cropper area.
The text was updated successfully, but these errors were encountered: