Browse Source

【综合】关闭文档,内存问题处理

tangchao 6 months ago
parent
commit
f60d064593

+ 1 - 1
PDF Office/PDF Master/Class/PDFWindowController/ViewController/KMMainViewController.swift

@@ -1880,7 +1880,7 @@ import Cocoa
         }
         self.removeAutoSaveInfo()
         KMAdsManager.defaultManager.dismissSheetModal(for: self.readContentView)
-        self.myDocument = nil
+//        self.myDocument = nil
     }
     
     public func clearSecureOptions() {