From 4030c18dc88c40171a58716142d33a6a01cda846 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Wed, 20 May 2026 16:39:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0122?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.xaml | 17 ++++- Views/HistoryWindow.xaml | 20 +++--- Views/MainWindow.xaml | 116 +++++++++++++++++++-------------- Views/NumericKeypadWindow.xaml | 8 +-- Views/SettingsWindow.xaml | 33 ++++++---- 5 files changed, 117 insertions(+), 77 deletions(-) diff --git a/App.xaml b/App.xaml index e1b0f6d..abbb48c 100644 --- a/App.xaml +++ b/App.xaml @@ -1,6 +1,19 @@  + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:sys="clr-namespace:System;assembly=mscorlib"> + 14 + 14 + 16 + 16 + 17 + 19 + 24 + 24 + 28 + 22 + 18 + 28 - \ No newline at end of file + diff --git a/Views/HistoryWindow.xaml b/Views/HistoryWindow.xaml index 0d52c71..d11c38d 100644 --- a/Views/HistoryWindow.xaml +++ b/Views/HistoryWindow.xaml @@ -15,15 +15,17 @@ - + - + + + @@ -31,8 +33,8 @@ - - + + @@ -41,7 +43,7 @@ + + + + @@ -220,7 +232,7 @@ @@ -258,7 +270,7 @@ - + @@ -273,15 +285,15 @@ - + @@ -476,15 +488,15 @@ - + - + - + @@ -502,7 +514,7 @@ @@ -513,7 +525,7 @@ @@ -558,23 +570,23 @@ - + - + - + - + - + @@ -647,12 +659,12 @@ @@ -674,8 +686,8 @@ IsReadOnly="True" MinHeight="150" MaxHeight="240" - RowHeight="34" - FontSize="14" + RowHeight="36" + FontSize="{StaticResource TableFontSize}" GridLinesVisibility="Horizontal"> @@ -713,11 +725,11 @@ - + - + @@ -729,12 +741,12 @@ @@ -771,12 +783,18 @@ + + + + - + VerticalAlignment="Center" + TextTrimming="CharacterEllipsis" + Margin="0,0,12,0"/> +