From b097001e6c25337b8fe7eaa3d1052567aa4a23ac Mon Sep 17 00:00:00 2001 From: liufei Date: Wed, 15 Sep 2021 10:12:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.config | 2 +- Control/UserControls/Config/AboutControl.xaml | 4 +-- Control/Windows/ConfigWindow.xaml | 32 +++++++++++-------- Control/Windows/ConfigWindow.xaml.cs | 13 ++++++++ Properties/AssemblyInfo.cs | 4 +-- Update.json | 6 ++-- 6 files changed, 40 insertions(+), 21 deletions(-) diff --git a/App.config b/App.config index 42aa0ad..544efdc 100644 --- a/App.config +++ b/App.config @@ -28,7 +28,7 @@ - + diff --git a/Control/UserControls/Config/AboutControl.xaml b/Control/UserControls/Config/AboutControl.xaml index 2c1ea8b..d1bfdb5 100644 --- a/Control/UserControls/Config/AboutControl.xaml +++ b/Control/UserControls/Config/AboutControl.xaml @@ -7,13 +7,13 @@ xmlns:local="clr-namespace:GeekDesk.Control.UserControls.PannelCard" xmlns:hc="https://handyorg.github.io/handycontrol" mc:Ignorable="d" - Background="AliceBlue" + Background="Transparent" d:DesignHeight="400" d:DesignWidth="500"> - + diff --git a/Control/Windows/ConfigWindow.xaml b/Control/Windows/ConfigWindow.xaml index 8aab8ad..a43a955 100644 --- a/Control/Windows/ConfigWindow.xaml +++ b/Control/Windows/ConfigWindow.xaml @@ -18,23 +18,27 @@ - + - + + + + + - + @@ -43,14 +47,13 @@ - - + - + -