From 9a2cfbb08e8578db671b7c3dbd2aa19b37086808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=98=D0=B2=D0=B0=D1=88=D0=BA?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Thu, 6 Mar 2025 13:35:48 +0500 Subject: [PATCH] Tree MenuItem hot fix --- .../Windows/TreeGraph/TreeGraphView.xaml | 17 ++++++++++++++++- .../Windows/TreeGraph/TreeGraphViewModel.cs | 12 +++++++++--- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/StructureHelper/Windows/TreeGraph/TreeGraphView.xaml b/StructureHelper/Windows/TreeGraph/TreeGraphView.xaml index 2d74ec2..4aa05b7 100644 --- a/StructureHelper/Windows/TreeGraph/TreeGraphView.xaml +++ b/StructureHelper/Windows/TreeGraph/TreeGraphView.xaml @@ -85,6 +85,20 @@ + + + + + + + + + + @@ -136,7 +150,8 @@