From 39950847769f4a2e74fca0732321afc9676fb8db Mon Sep 17 00:00:00 2001 From: liufei Date: Wed, 8 Jun 2022 15:52:48 +0800 Subject: [PATCH] =?UTF-8?q?:triangular=5Fflag=5Fon=5Fpost:=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Control/Other/IconInfoDialog.xaml | 30 ++++++++---- .../PannelCard/RightCardControl.xaml.cs | 48 +++++++++++++++---- Control/UserControls/ToDo/TodoControl.xaml | 1 - Converts/StringAppendConvert.cs | 12 ++++- Interface/IWindowCommon.cs | 2 +- MyThread/RelativePathThread.cs | 9 ++-- Util/CommonCode.cs | 27 +++++++---- Util/FileUtil.cs | 34 ++++++++----- 8 files changed, 116 insertions(+), 47 deletions(-) diff --git a/Control/Other/IconInfoDialog.xaml b/Control/Other/IconInfoDialog.xaml index 7d75221..f094620 100644 --- a/Control/Other/IconInfoDialog.xaml +++ b/Control/Other/IconInfoDialog.xaml @@ -2,6 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:hc="https://handyorg.github.io/handycontrol" + xmlns:cvt="clr-namespace:GeekDesk.Converts" CornerRadius="4" Width="350" Height="450" @@ -10,29 +11,39 @@ +