From 48d2e14f3422529fa706567ba854feae3128581f Mon Sep 17 00:00:00 2001 From: Moedrian Date: Tue, 17 Dec 2024 21:14:03 +0800 Subject: [PATCH] add tomatoNow button and adjust layout --- src/Tomato/MainWindow.xaml | 52 ++++++++++++++++++++++------ src/Tomato/MainWindow.xaml.cs | 64 ++++++++++++++++++++++------------- 2 files changed, 82 insertions(+), 34 deletions(-) diff --git a/src/Tomato/MainWindow.xaml b/src/Tomato/MainWindow.xaml index 8e34701..bae9a4d 100644 --- a/src/Tomato/MainWindow.xaml +++ b/src/Tomato/MainWindow.xaml @@ -6,7 +6,7 @@ mc:Ignorable="d" WindowStartupLocation="CenterScreen" FontSize="24" - Title="Tomato Clock" Height="300" Width="620" ResizeMode="CanMinimize"> + Title="Tomato Clock" Height="300" Width="680" ResizeMode="CanMinimize"> - + @@ -49,9 +51,9 @@ + - - + -