From 61cfa7e29cd691ff39fb241e1ad2e939f9e950ac Mon Sep 17 00:00:00 2001 From: yqzhishen Date: Mon, 25 Apr 2022 15:58:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=201.0.6=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=201.=20=E6=94=AF=E6=8C=81=E8=AE=B0=E5=BF=86=E7=AA=97=E5=8F=A3?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E3=80=81=E5=B0=BA=E5=AF=B8=E5=92=8C=E7=8A=B6?= =?UTF-8?q?=E6=80=81=202.=20=E6=94=AF=E6=8C=81=E4=BF=9D=E5=AD=98=E4=B8=8A?= =?UTF-8?q?=E4=B8=80=E6=AC=A1=E9=80=89=E6=8B=A9=E7=9A=84=E8=BE=93=E5=85=A5?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E6=A0=BC=E5=BC=8F=203.=20=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=9D=A1=E6=A0=B7=E5=BC=8F=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20UI=20=E7=BB=86=E8=8A=82=204.=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=9B=A0=E7=BC=BA=E5=B0=91=E4=BE=9D=E8=B5=96=E9=A1=B9=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E8=BD=AC=E6=8D=A2=E5=A4=B1=E8=B4=A5=E7=9A=84=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- csharp/GUI/AboutDialog.xaml | 8 +- csharp/GUI/App.xaml | 1 + csharp/GUI/Configurations.cs | 138 +++++++++++++++ csharp/GUI/MainWindow.xaml | 29 +-- csharp/GUI/MainWindow.xaml.cs | 88 ++++++---- csharp/GUI/OpenSvip.GUI.csproj | 16 +- csharp/GUI/OptionTreeViewItem.xaml | 10 +- csharp/GUI/Properties/AssemblyInfo.cs | 4 +- csharp/GUI/ScrollBarDictionary.xaml | 243 ++++++++++++++++++++++++++ csharp/GUI/TaskListViewItem.xaml | 10 +- csharp/GUI/ViewModels.cs | 79 +++------ csharp/GUI/packages.config | 2 +- 12 files changed, 511 insertions(+), 117 deletions(-) create mode 100644 csharp/GUI/Configurations.cs create mode 100644 csharp/GUI/ScrollBarDictionary.xaml diff --git a/csharp/GUI/AboutDialog.xaml b/csharp/GUI/AboutDialog.xaml index 1244ce2..31bb45e 100644 --- a/csharp/GUI/AboutDialog.xaml +++ b/csharp/GUI/AboutDialog.xaml @@ -29,12 +29,12 @@ - + - + @@ -48,13 +48,13 @@ - -