Explorar o código

fix

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana hai 1 ano
pai
achega
ccb90ff25b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/Viewer/NCViewerMedia/NCViewerMediaPage.swift

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

@@ -106,6 +106,7 @@ class NCViewerMediaPage: UIViewController {
         progressView.trackTintColor = .clear
         progressView.progress = 0
 
+        viewerMediaScreenMode = .normal
         startTimerAutoHide()
 
         NotificationCenter.default.addObserver(self, selector: #selector(deleteFile(_:)), name: NSNotification.Name(rawValue: NCGlobal.shared.notificationCenterDeleteFile), object: nil)