marinofaggiana 5 years ago
parent
commit
e2e3412f9f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      iOSClient/Viewer/NCViewerPDF/NCViewerPDF.swift

+ 3 - 1
iOSClient/Viewer/NCViewerPDF/NCViewerPDF.swift

@@ -164,9 +164,11 @@ import PDFKit
         }
              
         self.frame = CGRect(x: 0, y: 0, width: size.width, height: height)
+        
+        handlePageChange()
     }
     
-    //MARK: - 
+    //MARK: -
     
     @objc func searchText() {