Commit ea048a3f authored by 潘栩锋's avatar 潘栩锋 🚴

动态区域设置界面 拥有更加长的空间

parent c56a1e00
......@@ -267,7 +267,7 @@
</StackPanel>
<Viewbox Grid.Column="1" Margin="5" MaxWidth="250" VerticalAlignment="Top">
<StackPanel Orientation="Vertical" Width="250" >
<Border Style="{StaticResource BorderStyle_background}" >
<!--<Border Style="{StaticResource BorderStyle_background}" >
<Grid>
<Grid.RowDefinitions>
<RowDefinition />
......@@ -276,8 +276,8 @@
<Border Background="{StaticResource Color_theme_activity}" CornerRadius="3" Height="100" />
<StackPanel Grid.Row="1" Margin="2" Height="35"/>
</Grid>
</Border>
<Border Style="{StaticResource BorderStyle_background}" Height="80"/>
</Border>-->
<StackPanel x:Name="stackpanel_dynArea">
<Button Style="{StaticResource ButtonStyle_component}" Height="100" Content="123123123123123123112312321"/>
</StackPanel>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment