From f62b4152278c936f4c1a7a3afb9158d5cf1a6147 Mon Sep 17 00:00:00 2001
From: CJKmkp <2564608840@qq.com>
Date: Mon, 6 Oct 2025 19:56:00 +0800
Subject: [PATCH] =?UTF-8?q?improve:=E8=AE=A1=E6=97=B6=E5=99=A8UI?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Ink Canvas/Windows/MinimizedTimerWindow.xaml | 50 ++++++++++----------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/Ink Canvas/Windows/MinimizedTimerWindow.xaml b/Ink Canvas/Windows/MinimizedTimerWindow.xaml
index 519d1397..139f8256 100644
--- a/Ink Canvas/Windows/MinimizedTimerWindow.xaml
+++ b/Ink Canvas/Windows/MinimizedTimerWindow.xaml
@@ -5,9 +5,9 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Ink_Canvas"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
- Topmost="True" Background="Transparent"
+ Topmost="True" Background="{DynamicResource SeewoTimerWindowBackground}"
mc:Ignorable="d" WindowStyle="None" AllowsTransparency="True"
- WindowStartupLocation="Manual" Title="计时器" Height="120" Width="350"
+ WindowStartupLocation="Manual" Title="计时器" Height="200" Width="600"
MouseLeftButtonDown="Window_MouseLeftButtonDown" MouseLeftButtonUp="Window_MouseLeftButtonUp"
MouseEnter="Window_MouseEnter" MouseLeave="Window_MouseLeave" MouseMove="Window_MouseMove">
@@ -15,76 +15,76 @@
-
-
+ Margin="0"
+ UseLayoutRounding="True"
+ SnapsToDevicePixels="True">
-
+
+ Margin="0,0,12,0"/>
+ Margin="0,0,12,0"/>
-
+ Margin="0,0,12,0"/>
+ Margin="0,0,12,0"/>
+ Margin="0,0,12,0"/>
-
+ Margin="0,0,12,0"/>
+ Margin="0,0,12,0"/>