marinofaggiana 3 years ago
parent
commit
9b33d6966b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      iOSClient/Viewer/NCViewerImage/NCViewerImageZoom.swift

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

@@ -160,6 +160,7 @@ class NCViewerImageZoom: UIViewController {
         let currentLocation = gestureRecognizer.translation(in: self.view)
         
         switch gestureRecognizer.state {
+        
         case .began:
             
             print("began")