Browse Source

注释-优化

OYXH\oyxh 1 year ago
parent
commit
fc2a676553
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PDF Office/ViewModels/Tools/AnnotToolContentViewModel.cs

+ 1 - 1
PDF Office/ViewModels/Tools/AnnotToolContentViewModel.cs

@@ -796,7 +796,7 @@ namespace PDF_Master.ViewModels.Tools
                     ExitAnnotationTool();
                 }
 
-                //ShowPropertyPanel(false);
+                ViewContentViewModel.mainViewModel.AnnotMouseLeftButtonDown = false;
             }
         }