瀏覽代碼

注释-优化

OYXH\oyxh 1 年之前
父節點
當前提交
fc2a676553
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
             }
         }