From 1d8ecdc303d6aa0b23523b3b765b5c718b6887ef Mon Sep 17 00:00:00 2001 From: Freesia Date: Wed, 18 Sep 2024 00:30:17 +0900 Subject: [PATCH] =?UTF-8?q?UI=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88?= =?UTF-8?q?=E3=81=AE=E5=A4=89=E6=9B=B4=E3=81=A8=E3=82=A6=E3=82=A3=E3=83=B3?= =?UTF-8?q?=E3=83=89=E3=82=A6=E3=82=B5=E3=82=A4=E3=82=BA=E3=81=AE=E8=AA=BF?= =?UTF-8?q?=E6=95=B4=20=20Fix=20#76?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VdLabel/MainWindow.xaml | 460 ++++++++++++++++++++-------------------- 1 file changed, 230 insertions(+), 230 deletions(-) diff --git a/VdLabel/MainWindow.xaml b/VdLabel/MainWindow.xaml index 4faf72a..982fac7 100644 --- a/VdLabel/MainWindow.xaml +++ b/VdLabel/MainWindow.xaml @@ -10,8 +10,8 @@ xmlns:tray="http://schemas.lepo.co/wpfui/2022/xaml/tray" xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml" Title="VdLabel" - Width="680" - Height="820" + Width="820" + Height="680" d:DataContext="{d:DesignInstance {x:Type local:MainViewModel}}" ui:Design.Background="{DynamicResource ApplicationBackgroundBrush}" ui:Design.Foreground="{DynamicResource TextFillColorPrimaryBrush}" @@ -34,216 +34,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -