From 116b6d4a5bdad7c520010ed10cf507655dc94899 Mon Sep 17 00:00:00 2001 From: Tongg Date: Thu, 26 Dec 2024 14:11:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A2=9C=E8=89=B2=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E8=B7=9F=E9=9A=8F=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SettingPages/ModelColorSetPage.xaml | 38 +++---- .../SettingPages/ModelColorSetPage.xaml.cs | 102 +++++++++++++++++- 2 files changed, 120 insertions(+), 20 deletions(-) diff --git a/Views/Configuration/SettingPages/ModelColorSetPage.xaml b/Views/Configuration/SettingPages/ModelColorSetPage.xaml index 57034b5..a3955d9 100644 --- a/Views/Configuration/SettingPages/ModelColorSetPage.xaml +++ b/Views/Configuration/SettingPages/ModelColorSetPage.xaml @@ -5,7 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:SparkClient.Views.Configuration.SettingPages" xmlns:hc="https://handyorg.github.io/handycontrol" - mc:Ignorable="d" + mc:Ignorable="d" local:LabelContentChangedBehavior.ContentChanged="Label_ContentChanged" d:DesignHeight="400" d:DesignWidth="1000"> --> - + @@ -60,7 +60,7 @@ @@ -68,7 +68,7 @@ @@ -99,7 +99,7 @@