Jelajahi Sumber

new view image

marinofaggiana 4 tahun lalu
induk
melakukan
6eaef3a3ef

+ 3 - 1
iOSClient/Viewer/NCViewerImage/NCViewerImagePageContainer.swift

@@ -198,7 +198,7 @@ class NCViewerImagePageContainer: UIViewController, UIGestureRecognizerDelegate
         }
     }
     
-    //MARK: - Function
+    //MARK: - Delegate Image Zoom
 
     func viewWillAppearImageZoom(viewerImageZoom: NCViewerImageZoom, metadata: tableMetadata) {
         
@@ -213,6 +213,8 @@ class NCViewerImagePageContainer: UIViewController, UIGestureRecognizerDelegate
         }
     }
     
+    //MARK: - Function
+    
     func changeScreenMode(to: ScreenMode) {
         if to == .full {
             navigationController?.setNavigationBarHidden(true, animated: false)