marinofaggiana 5 роки тому
батько
коміт
13011e360d

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

@@ -138,6 +138,7 @@ class NCViewerImageCollectionViewCell: UICollectionViewCell {
 }
 
 extension NCViewerImageCollectionViewCell: UIScrollViewDelegate {
+    
     func viewForZooming(in scrollView: UIScrollView) -> UIView? {
         return self.galleryImageView
     }