marinofaggiana hace 3 años
padre
commit
9b33d6966b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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")