mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
block
This commit is contained in:
@@ -557,7 +557,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
}
|
||||
else if (_partialConnection.IsFullConnection)//自动连接模式
|
||||
{
|
||||
_viewModel.ClearNearPort();
|
||||
_viewModel.ClearAttachTo();
|
||||
}
|
||||
else if (_service.DrawModeViewModel.LineDrawModeSelected)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user