From f9a14b07711e2ded04b33c6f594ac6066ad7ba1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BC=9F?= Date: Mon, 27 Apr 2026 13:58:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B0=94=E6=B3=A1=E6=B5=8B=E9=87=8F=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=EF=BC=9A=E5=B7=A5=E5=85=B7=E9=80=89=E6=8B=A9=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F=E5=8D=95=E9=80=89?= =?UTF-8?q?=EF=BC=8C=E9=80=89=E4=B8=AD=E8=93=9D=E8=89=B2=E9=AB=98=E4=BA=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ImageProcessing/BubbleMeasurePanel.xaml | 45 ++++++++++++++++--- 1 file changed, 40 insertions(+), 5 deletions(-) diff --git a/XplorePlane/Views/ImageProcessing/BubbleMeasurePanel.xaml b/XplorePlane/Views/ImageProcessing/BubbleMeasurePanel.xaml index b9909d9..46f1700 100644 --- a/XplorePlane/Views/ImageProcessing/BubbleMeasurePanel.xaml +++ b/XplorePlane/Views/ImageProcessing/BubbleMeasurePanel.xaml @@ -3,19 +3,54 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="气泡测量工具" - Width="260" Height="320" + Width="260" Height="340" ResizeMode="NoResize" WindowStartupLocation="CenterOwner" Topmost="True" ShowInTaskbar="False"> + + + - - - - + + + +