From 5589d8591dd1be3ad7ec61fcd740e184e75fce4d Mon Sep 17 00:00:00 2001 From: "zhengxuan.zhang" Date: Sat, 14 Mar 2026 17:24:42 +0800 Subject: [PATCH] =?UTF-8?q?#0012=20=E4=BC=98=E5=8C=96=E4=B8=BB=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XplorePlane/App.xaml | 1 + XplorePlane/Views/MainWindow.xaml | 105 +++++++----------- .../Views/NavigationPropertyPanelView.xaml | 20 +++- XplorePlane/Views/ViewportPanelView.xaml | 24 +++- XplorePlane/readme.txt | 2 +- 5 files changed, 76 insertions(+), 76 deletions(-) diff --git a/XplorePlane/App.xaml b/XplorePlane/App.xaml index e16f7ad..16a7172 100644 --- a/XplorePlane/App.xaml +++ b/XplorePlane/App.xaml @@ -10,6 +10,7 @@ + diff --git a/XplorePlane/Views/MainWindow.xaml b/XplorePlane/Views/MainWindow.xaml index 25bfd87..8eaeb49 100644 --- a/XplorePlane/Views/MainWindow.xaml +++ b/XplorePlane/Views/MainWindow.xaml @@ -1712,78 +1712,51 @@ - - + - - - - - - - - - - - - - - + Margin="0"> + + + + + + - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + - + diff --git a/XplorePlane/Views/ViewportPanelView.xaml b/XplorePlane/Views/ViewportPanelView.xaml index 2183470..2e73a7e 100644 --- a/XplorePlane/Views/ViewportPanelView.xaml +++ b/XplorePlane/Views/ViewportPanelView.xaml @@ -12,11 +12,25 @@ - - + + - + diff --git a/XplorePlane/readme.txt b/XplorePlane/readme.txt index 1b06956..f366e2d 100644 --- a/XplorePlane/readme.txt +++ b/XplorePlane/readme.txt @@ -12,4 +12,4 @@ 2026.3.14 ---------------------- -1、主页面的布局与拆分,Dock 化 √ \ No newline at end of file +1、主页面的布局与拆分 √ \ No newline at end of file