marinofaggiana %!s(int64=3) %!d(string=hai) anos
pai
achega
722b4b019d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/Viewer/NCViewerMedia/NCViewerMediaZoom.swift

+ 1 - 0
iOSClient/Viewer/NCViewerMedia/NCViewerMediaZoom.swift

@@ -80,6 +80,7 @@ class NCViewerMediaZoom: UIViewController {
             }
             imageVideoContainer.image = image
             imageVideoContainer.sourceImage = image
+            
         } else if metadata.classFile == NCCommunicationCommon.typeClassFile.audio.rawValue {
             if image == nil {
                 image = UIImage.init(named: "noPreviewAudio")!.image(color: .gray, size: view.frame.width)