This commit is contained in:
Grigory Ulanov 2016-12-05 13:40:47 +03:00
parent 8366afeb44
commit 5d342d7a3b
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ class SKAnimator: NSObject, SKPhotoBrowserAnimatorDelegate {
width: scrollFrame.width,
height: scrollFrame.height)
// resizableImageView.image = scrollView.photo?.underlyingImage?.rotateImageByOrientation()
resizableImageView!.image = image.rotateImageByOrientation()
resizableImageView!.frame = frame
resizableImageView!.alpha = 1.0