Browse Source

注释-优化

OYXH\oyxh 1 năm trước cách đây
mục cha
commit
fc2a676553
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
             }
         }