marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
209f142d10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iOSClient/Viewer/NCViewerImage/NCViewerImageZoom.swift

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

@@ -99,7 +99,7 @@ class NCViewerImageZoom: UIViewController {
         super.viewDidAppear(animated)
         
         detailView.updateExifLocal(metadata: metadata)
-        detailViewHeightConstraint.constant = view.bounds.width
+        detailViewHeightConstraint.constant = (view.bounds.width / 2)
         detailViewTopConstraint.constant = 0
         detailView.hide()