mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
覆盖默认定义
This commit is contained in:
@@ -23,7 +23,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
base.Init(root);
|
||||
|
||||
this.IsHitTestVisible = false;
|
||||
this.IsHitTestVisible = true;
|
||||
}
|
||||
|
||||
protected override void InitConnector()
|
||||
|
||||
Reference in New Issue
Block a user