From 140153d449418e3b48efd6d8f7278b5aab30a654 Mon Sep 17 00:00:00 2001 From: "zhengxuan.zhang" Date: Mon, 16 Mar 2026 17:12:25 +0800 Subject: [PATCH] =?UTF-8?q?#0030=20=E4=BC=98=E5=8C=96=E5=9B=BE=E5=83=8F?= =?UTF-8?q?=E5=A4=84=E7=90=86=E7=AA=97=E4=BD=93=E9=A1=B5=E9=9D=A2=E5=B8=83?= =?UTF-8?q?=E5=B1=80=EF=BC=8C=E7=AE=80=E6=B4=81=E6=B8=85=E6=99=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XplorePlane/App.xaml.cs | 2 +- .../ImageProcessingPanelView.xaml | 253 +++++++++--------- .../ImageProcessing/PipelineEditorView.xaml | 79 ++---- XplorePlane/Views/Main/MainWindowB.xaml | 153 ++++++++--- 4 files changed, 253 insertions(+), 234 deletions(-) diff --git a/XplorePlane/App.xaml.cs b/XplorePlane/App.xaml.cs index 14f3155..2d147a2 100644 --- a/XplorePlane/App.xaml.cs +++ b/XplorePlane/App.xaml.cs @@ -154,7 +154,7 @@ namespace XplorePlane protected override Window CreateShell() { - return Container.Resolve(); + return Container.Resolve(); } protected override void RegisterTypes(IContainerRegistry containerRegistry) diff --git a/XplorePlane/Views/ImageProcessing/ImageProcessingPanelView.xaml b/XplorePlane/Views/ImageProcessing/ImageProcessingPanelView.xaml index f3ba1f8..3b3030e 100644 --- a/XplorePlane/Views/ImageProcessing/ImageProcessingPanelView.xaml +++ b/XplorePlane/Views/ImageProcessing/ImageProcessingPanelView.xaml @@ -1,57 +1,55 @@ - + - - - - - - - - + + + + + + + - Microsoft YaHei UI - - - @@ -77,99 +74,97 @@ - + - - - - - + + + + + - - + + +