Browse Source

注释-手型、内容选择互斥

OYXH\oyxh 1 năm trước cách đây
mục cha
commit
f135d8bbb1
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

@@ -166,7 +166,7 @@ namespace PDF_Master.ViewModels.Tools
             {
                 //其余注释工具 取消选中
                 StrAnnotToolChecked = "";
-                BtnLinkIsChecked = false;
+                BtnSelecttoolIsChecked = false; 
                 viewContentViewModel.SelectedPrpoertyPanel("PropertyPanelContent", null);
             }
         }