From dd972b19f357987ffff90ba7d6f78ff92dadf505 Mon Sep 17 00:00:00 2001 From: "liulb@mesnac.com" Date: Tue, 5 Dec 2023 16:09:53 +0800 Subject: [PATCH] new --- Aucma.Core.BoxFoam/Views/IndexPageView.xaml | 12 ++++++------ Aucma.Core.BoxFoam/Views/MainWindow.xaml | 2 +- Aucma.Core.SheetMetal/Views/IndexPageView.xaml | 7 ++++--- Aucma.Core.SheetMetal/Views/MainWindow.xaml | 4 ++-- Aucma.Core.SheetMetal/Views/SplitPlanView.xaml | 2 +- Aucma.Core.SheetMetal/Views/StatisticsPageView.xaml | 2 +- 6 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Aucma.Core.BoxFoam/Views/IndexPageView.xaml b/Aucma.Core.BoxFoam/Views/IndexPageView.xaml index 58159783..37f52066 100644 --- a/Aucma.Core.BoxFoam/Views/IndexPageView.xaml +++ b/Aucma.Core.BoxFoam/Views/IndexPageView.xaml @@ -86,7 +86,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -155,13 +155,13 @@ - + + Height="{Binding Path=ActualHeight, ElementName=HeightHelperPanel}" x:Name="listBox" ItemsSource="{Binding LogInfoListBox}" FontSize="18" Foreground="White" Background="Transparent" BorderBrush="Transparent" ScrollViewer.HorizontalScrollBarVisibility="Hidden" ScrollViewer.VerticalScrollBarVisibility="Hidden"/> @@ -174,7 +174,7 @@ - + @@ -187,7 +187,7 @@ diff --git a/Aucma.Core.BoxFoam/Views/MainWindow.xaml b/Aucma.Core.BoxFoam/Views/MainWindow.xaml index 8efbf3bf..87cfaff5 100644 --- a/Aucma.Core.BoxFoam/Views/MainWindow.xaml +++ b/Aucma.Core.BoxFoam/Views/MainWindow.xaml @@ -33,7 +33,7 @@ - + diff --git a/Aucma.Core.SheetMetal/Views/IndexPageView.xaml b/Aucma.Core.SheetMetal/Views/IndexPageView.xaml index c799ab71..4bc4f07e 100644 --- a/Aucma.Core.SheetMetal/Views/IndexPageView.xaml +++ b/Aucma.Core.SheetMetal/Views/IndexPageView.xaml @@ -319,8 +319,9 @@