Open renjithn opened 8 years ago
This property helped me get things done in ## SCImageView.m at line 53 change the line to this _scaleAndResizeCIImageAutomatically = NO;
The preview picture should not be resized now :)
@renjithn can you raise a pull request for this so we can try and get it into a release?
This used to be working properly in the past but I see this issue in later versions of this library. The rendering seems to follow UIViewContentModeScaleToFill regardless of what scaleAndResizeCIImageAutomatically value is and the output is stretched as a result.
Referring an old version I managed to fix this momentarily by replacing the following line in the method