From 375aec6f6cea8f12c71d80aa99026d75283bbd6c Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Sat, 6 Sep 2025 14:24:18 +0800 Subject: [PATCH] =?UTF-8?q?improve:=E6=8C=89=E9=92=AE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/Windows/CountdownTimerWindow.xaml | 89 ++++++++++++------ .../Windows/CountdownTimerWindow.xaml.cs | 39 ++++---- Ink Canvas/Windows/OperatingGuideWindow.xaml | 6 +- .../Windows/OperatingGuideWindow.xaml.cs | 17 ++-- ...vasForClass.csproj.AssemblyReference.cache | Bin 35826 -> 23069 bytes 5 files changed, 85 insertions(+), 66 deletions(-) diff --git a/Ink Canvas/Windows/CountdownTimerWindow.xaml b/Ink Canvas/Windows/CountdownTimerWindow.xaml index a361e609..1a8bfe8e 100644 --- a/Ink Canvas/Windows/CountdownTimerWindow.xaml +++ b/Ink Canvas/Windows/CountdownTimerWindow.xaml @@ -12,14 +12,7 @@ Title="Ink Canvas 画板 - 计时器" Height="700" Width="1100"> - - - - - + @@ -31,11 +24,23 @@ Margin="0,0,0,0" Visibility="Collapsed" Foreground="#5B5D5F" Text="00" FontSize="26"/> - + + + + + + + + + + + + + +