marinofaggiana 3 năm trước cách đây
mục cha
commit
3bbd3600b0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      iOSClient/Viewer/NCViewerImage/NCViewerImageZoom.swift

+ 2 - 0
iOSClient/Viewer/NCViewerImage/NCViewerImageZoom.swift

@@ -120,6 +120,8 @@ class NCViewerImageZoom: UIViewController {
         super.viewWillTransition(to: size, with: coordinator)
         
         coordinator.animate(alongsideTransition: { (context) in
+            // back to the original size
+            self.scrollView.zoom(to: CGRect(x: 0, y: 0, width: self.scrollView.bounds.width, height: self.scrollView.bounds.height), animated: false)
             self.view.layoutIfNeeded()
             UIView.animate(withDuration: context.transitionDuration) {
                 // resize frame video