From d6391fbbc52d2a1a594205996a4f7be49b831ddf Mon Sep 17 00:00:00 2001 From: hj615 Date: Wed, 13 Aug 2025 15:49:27 +0900 Subject: [PATCH] =?UTF-8?q?design:=20=EC=97=90=EB=84=88=EC=A7=80,=20?= =?UTF-8?q?=EC=98=A8=EC=8B=A4=EA=B0=80=EC=8A=A4=20=ED=99=94=EB=A9=B4=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SmartAquaViewer/View/EnegyView.xaml | 39 +++++++++++++++++++----- SmartAquaViewer/View/GreenHouseView.xaml | 31 ++++++++++++++----- 2 files changed, 56 insertions(+), 14 deletions(-) diff --git a/SmartAquaViewer/View/EnegyView.xaml b/SmartAquaViewer/View/EnegyView.xaml index 3c3af99..3842f22 100644 --- a/SmartAquaViewer/View/EnegyView.xaml +++ b/SmartAquaViewer/View/EnegyView.xaml @@ -5,12 +5,37 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:SmartAquaViewer.View" mc:Ignorable="d" - d:DesignHeight="450" d:DesignWidth="800"> - - + d:DesignHeight="940" d:DesignWidth="1650"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SmartAquaViewer/View/GreenHouseView.xaml b/SmartAquaViewer/View/GreenHouseView.xaml index 3e98376..c7368f7 100644 --- a/SmartAquaViewer/View/GreenHouseView.xaml +++ b/SmartAquaViewer/View/GreenHouseView.xaml @@ -5,12 +5,29 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:SmartAquaViewer.View" mc:Ignorable="d" - d:DesignHeight="450" d:DesignWidth="800"> - - + d:DesignHeight="940" d:DesignWidth="1650"> + + + + + + + + + + + + + + + + + + + + +