We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3383ec3 commit 57124a2Copy full SHA for 57124a2
1 file changed
SimpleStateMachineNodeEditor/View/ViewNodesCanvas.xaml.cs
@@ -146,9 +146,6 @@ private void OnEventMouseLeftDown(MouseButtonEventArgs e)
146
147
this.ViewModel.CommandUnSelectAll.Execute();
148
}
149
-
150
- //if (this.IsMouseCaptured)
151
- // ViewModelNodesCanvas.CommandUnSelectAll.Execute(null);
152
153
private void UpdateConnector()
154
{
0 commit comments