浏览代码

ComPDFKit.Tools(win) - 回撤变更

youna 7 月之前
父节点
当前提交
7012457b86
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1 5
      Demo/Examples/ComPDFKit.Tool/CPDFViewerTool.xaml.cs

+ 1 - 5
Demo/Examples/ComPDFKit.Tool/CPDFViewerTool.xaml.cs

@@ -861,11 +861,7 @@ namespace ComPDFKit.Tool
                             default:
                                 break;
                         }
-                    }
-                    else if (GetMultiSelectedRect() != null)
-                    {
-                        mouseEventObject.hitTestType = MouseHitTestType.MultiTextEdit;
-                    }
+                    } 
                 }
             }
             else