|
@@ -1544,9 +1544,9 @@ import Cocoa
|
|
|
// if self.listView.annotationType == .addImage {
|
|
|
// self.closeRightPane()
|
|
|
// }
|
|
|
-// if self.rightSideViewController.eidtPDFImageProperty != nil {
|
|
|
-// self.rightSideViewController.eidtPDFImageProperty.reloadData()
|
|
|
-// }
|
|
|
+ if self.rightSideViewController.eidtPDFImageProperty != nil {
|
|
|
+ self.rightSideViewController.eidtPDFImageProperty.reloadData()
|
|
|
+ }
|
|
|
// self.openRightPane()
|
|
|
}
|
|
|
} else {
|