ScaleXDecorator done

This commit is contained in:
Иван Ивашкин
2024-10-29 23:58:25 +05:00
parent 2738b1b7b3
commit 49d04c7bcc
18 changed files with 173 additions and 78 deletions

View File

@@ -161,8 +161,8 @@ namespace StructureHelper.Windows.MainGraph
formulaView.ShowDialog();
SelectedFuntion = formulaViewModel.Function;
}
//var graphView = parameter as GraphView;
//graphView.Refresh();
var graphView = parameter as GraphView;
graphView.Refresh();
}
private void Delete()
{