From 90c8820f39ae842f842e1a72da74bb97a49c9599 Mon Sep 17 00:00:00 2001 From: hj615 Date: Wed, 3 Dec 2025 13:51:17 +0900 Subject: [PATCH] =?UTF-8?q?design:=20CCTV=20=ED=94=8C=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=96=B4=20=EB=94=94=EC=9E=90=EC=9D=B8=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SmartAquaViewer/Controls/FFPlayerControl.xaml | 53 +++++++++---------- SmartAquaViewer/Resources/Generic.xaml | 6 +++ 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/SmartAquaViewer/Controls/FFPlayerControl.xaml b/SmartAquaViewer/Controls/FFPlayerControl.xaml index c82e901..15d2937 100644 --- a/SmartAquaViewer/Controls/FFPlayerControl.xaml +++ b/SmartAquaViewer/Controls/FFPlayerControl.xaml @@ -6,42 +6,41 @@ xmlns:local="clr-namespace:SmartAquaViewer.Controls" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800"> - + - - + + + - - - - - - - - - - - - - - + + + + + + + - - - - - - + + + + diff --git a/SmartAquaViewer/Resources/Generic.xaml b/SmartAquaViewer/Resources/Generic.xaml index 7fd6046..c086ab9 100644 --- a/SmartAquaViewer/Resources/Generic.xaml +++ b/SmartAquaViewer/Resources/Generic.xaml @@ -783,4 +783,10 @@ + + \ No newline at end of file