diff --git a/XplorePlane/Views/ImageProcessing/PipelineEditorView.xaml b/XplorePlane/Views/ImageProcessing/PipelineEditorView.xaml index 46f017e..11b9f8f 100644 --- a/XplorePlane/Views/ImageProcessing/PipelineEditorView.xaml +++ b/XplorePlane/Views/ImageProcessing/PipelineEditorView.xaml @@ -6,7 +6,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" d:DesignHeight="700" - d:DesignWidth="400" + d:DesignWidth="350" mc:Ignorable="d"> @@ -119,15 +119,17 @@ Style="{StaticResource ToolbarBtn}" ToolTip="保存流水线" />