Selaa lähdekoodia

【2025】【顶部视图】显示UI问题

dinglingui 2 kuukautta sitten
vanhempi
commit
784f144fae

+ 1 - 1
PDF Office/PDF Master/KMClass/PDFListView/ViewController/KMNAlertTipViewController.swift

@@ -336,7 +336,7 @@ class KMNAlertTipViewController: KMNBaseViewController {
             alertHeight += 32.0
         }
         
-        if OCRComponentAlert.superview != nil {
+        if OCRComponentAlert.superview != nil && OCRComponentAlert.isHidden == false {
             if alertHeight > 0 {
                 alertHeight += 1
             }