Browse Source

ComPDFKit.Tools(win) - 回撤变更

youna 7 months ago
parent
commit
7012457b86
1 changed files with 1 additions and 5 deletions
  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