|
@@ -2530,6 +2530,7 @@ extension KMMainViewController {
|
|
|
//BOTA 注释列表显示隐藏
|
|
|
// self.leftSideViewController.annotationViewController.annotationShowState = self.listView.hideNotes ? .hidden : .none
|
|
|
// self.leftSideViewController.thumbnailViewController.annotationShowState = self.listView.hideNotes ? .hidden : .none
|
|
|
+ self.leftSideViewController.note_reloadDataIfNeed()
|
|
|
}
|
|
|
|
|
|
func closeTab(_ sender: NSNotification) -> Void {
|