Skip to content

Commit 57124a2

Browse files
committed
update
1 parent 3383ec3 commit 57124a2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

SimpleStateMachineNodeEditor/View/ViewNodesCanvas.xaml.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,6 @@ private void OnEventMouseLeftDown(MouseButtonEventArgs e)
146146

147147
this.ViewModel.CommandUnSelectAll.Execute();
148148
}
149-
150-
//if (this.IsMouseCaptured)
151-
// ViewModelNodesCanvas.CommandUnSelectAll.Execute(null);
152149
}
153150
private void UpdateConnector()
154151
{

0 commit comments

Comments
 (0)