From 50098b23fbf79526d93eb4324e56a76f2e94c884 Mon Sep 17 00:00:00 2001 From: Tongg Date: Wed, 25 Dec 2024 13:49:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20popup=E5=80=BC=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E5=8A=A0=E7=B2=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SparkClient.csproj | 4 +- Views/Grading/GradingResult.xaml | 129 +++++++++++++++++++++++++++++-- 2 files changed, 124 insertions(+), 9 deletions(-) diff --git a/SparkClient.csproj b/SparkClient.csproj index aea9449..dc4878f 100644 --- a/SparkClient.csproj +++ b/SparkClient.csproj @@ -40,7 +40,9 @@ - + + Always + diff --git a/Views/Grading/GradingResult.xaml b/Views/Grading/GradingResult.xaml index 54c9b24..b8d9352 100644 --- a/Views/Grading/GradingResult.xaml +++ b/Views/Grading/GradingResult.xaml @@ -258,6 +258,7 @@ HeadersVisibility="Column" Background="Transparent" BorderThickness="0" + CanUserSortColumns="False" GridLinesVisibility="None" HorizontalScrollBarVisibility="Hidden" VerticalScrollBarVisibility="Hidden" @@ -424,7 +425,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -438,7 +453,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -452,7 +481,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -466,7 +509,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -480,7 +537,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -494,7 +565,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -508,7 +593,21 @@ + FontSize="20" Foreground="#0063FF"> + + + + @@ -522,7 +621,21 @@ + FontSize="20" Foreground="#0063FF"> + + + +