TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

Simply rotating image looses pixels each time

Open john-work-ios opened this issue 3 years ago • 0 comments
trafficstars

Describe the bug Simply rotating image looses pixels each time

To Reproduce Steps to reproduce the behavior:

  • Edit UIImage
  • In TOCropVC: simply rotate, press done
  • Print size of image -> it's reduced by some pixels

And the image will loose pixels each time a rotation is done.

Expected behavior The size of the rotate image should remain the same (of course, with axis rotated)

iOS Device:

  • Device: iPhone 12 or simulator
  • OS: iOS 15.5
  • Library Version 2.6.0

john-work-ios avatar Jun 27 '22 10:06 john-work-ios