Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit b8de7ef

Browse files
committed
Removed function call not needed at init
1 parent d2e96b9 commit b8de7ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ALCameraViewController/ViewController/ConfirmViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ public class ConfirmViewController: UIViewController, UIScrollViewDelegate {
106106
scrollView.minimumZoomScale = scale
107107
scrollView.zoomScale = scale
108108
centerScrollViewContents()
109-
centerImageViewOnRotate()
110109
}
111110

112111
public override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {

0 commit comments

Comments
 (0)