给二级菜单加了个x :(
This commit is contained in:
@@ -3503,6 +3503,12 @@
|
|||||||
Padding="0,7"
|
Padding="0,7"
|
||||||
FontSize="17" FontWeight="Bold"
|
FontSize="17" FontWeight="Bold"
|
||||||
TextAlignment="Center" />
|
TextAlignment="Center" />
|
||||||
|
<Image Margin="144,10,0,0"
|
||||||
|
Source="/Resources/new-icons/close-white.png"
|
||||||
|
RenderOptions.BitmapScalingMode="HighQuality"
|
||||||
|
Height="16"
|
||||||
|
Width="16" MouseDown="Border_MouseDown"
|
||||||
|
MouseUp="CloseBordertools_MouseUp" />
|
||||||
</Canvas>
|
</Canvas>
|
||||||
</Border>
|
</Border>
|
||||||
<Viewbox Margin="8,0,8,0">
|
<Viewbox Margin="8,0,8,0">
|
||||||
@@ -4625,6 +4631,12 @@
|
|||||||
Padding="0,5"
|
Padding="0,5"
|
||||||
FontSize="11" FontWeight="Bold"
|
FontSize="11" FontWeight="Bold"
|
||||||
TextAlignment="Center" />
|
TextAlignment="Center" />
|
||||||
|
<Image Margin="100,4,0,0"
|
||||||
|
Source="/Resources/new-icons/close-white.png"
|
||||||
|
RenderOptions.BitmapScalingMode="HighQuality"
|
||||||
|
Height="16"
|
||||||
|
Width="16" MouseDown="Border_MouseDown"
|
||||||
|
MouseUp="CloseBordertools_MouseUp" />
|
||||||
</Canvas>
|
</Canvas>
|
||||||
</Border>
|
</Border>
|
||||||
<ui:SimpleStackPanel Orientation="Horizontal" Margin="0,6,0,0"
|
<ui:SimpleStackPanel Orientation="Horizontal" Margin="0,6,0,0"
|
||||||
@@ -7056,7 +7068,7 @@
|
|||||||
<Border x:Name="BorderDrawShape" Background="#fafafa" Opacity="1"
|
<Border x:Name="BorderDrawShape" Background="#fafafa" Opacity="1"
|
||||||
Visibility="Visible" BorderBrush="#2563eb"
|
Visibility="Visible" BorderBrush="#2563eb"
|
||||||
BorderThickness="1"
|
BorderThickness="1"
|
||||||
CornerRadius="5" Margin="-200,-122,-117,37">
|
CornerRadius="5" Margin="-170,-122,-147,37">
|
||||||
<ui:SimpleStackPanel Spacing="0" Orientation="Vertical">
|
<ui:SimpleStackPanel Spacing="0" Orientation="Vertical">
|
||||||
<!--<TextBlock FontSize="16" Foreground="{DynamicResource FloatBarForeground}" HorizontalAlignment="Left" Margin="10,8">
|
<!--<TextBlock FontSize="16" Foreground="{DynamicResource FloatBarForeground}" HorizontalAlignment="Left" Margin="10,8">
|
||||||
<Run Text="图形"/>
|
<Run Text="图形"/>
|
||||||
@@ -7072,6 +7084,12 @@
|
|||||||
<TextBlock Text="几何绘图" Canvas.Left="8" Foreground="White"
|
<TextBlock Text="几何绘图" Canvas.Left="8" Foreground="White"
|
||||||
Padding="0,5" FontSize="11" FontWeight="Bold"
|
Padding="0,5" FontSize="11" FontWeight="Bold"
|
||||||
TextAlignment="Center" />
|
TextAlignment="Center" />
|
||||||
|
<Image Margin="295,3.5,0,0"
|
||||||
|
Source="/Resources/new-icons/close-white.png"
|
||||||
|
RenderOptions.BitmapScalingMode="HighQuality"
|
||||||
|
Height="16"
|
||||||
|
Width="16" MouseDown="Border_MouseDown"
|
||||||
|
MouseUp="CloseBordertools_MouseUp" />
|
||||||
</Canvas>
|
</Canvas>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</Border>
|
</Border>
|
||||||
@@ -7386,6 +7404,12 @@
|
|||||||
<TextBlock Text="橡皮选项" Canvas.Left="8" Foreground="White"
|
<TextBlock Text="橡皮选项" Canvas.Left="8" Foreground="White"
|
||||||
Padding="0,5"
|
Padding="0,5"
|
||||||
FontSize="11" FontWeight="Bold" TextAlignment="Center" />
|
FontSize="11" FontWeight="Bold" TextAlignment="Center" />
|
||||||
|
<Image Margin="100,4,0,0"
|
||||||
|
Source="/Resources/new-icons/close-white.png"
|
||||||
|
RenderOptions.BitmapScalingMode="HighQuality"
|
||||||
|
Height="16"
|
||||||
|
Width="16" MouseDown="Border_MouseDown"
|
||||||
|
MouseUp="CloseBordertools_MouseUp" />
|
||||||
</Canvas>
|
</Canvas>
|
||||||
</Border>
|
</Border>
|
||||||
<ui:SimpleStackPanel Orientation="Horizontal" Margin="0,8,0,0" Spacing="-2"
|
<ui:SimpleStackPanel Orientation="Horizontal" Margin="0,8,0,0" Spacing="-2"
|
||||||
@@ -7541,7 +7565,7 @@
|
|||||||
Margin="0,1,0,0" TextAlignment="Center" />
|
Margin="0,1,0,0" TextAlignment="Center" />
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
<Grid Width="0">
|
<Grid Width="0">
|
||||||
<Border ClipToBounds="True" Name="BorderTools" Margin="-133,-156,14,37"
|
<Border ClipToBounds="True" Name="BorderTools" Margin="-100,-156,-19,37"
|
||||||
CornerRadius="5" Background="#fafafa" Opacity="1" BorderThickness="1"
|
CornerRadius="5" Background="#fafafa" Opacity="1" BorderThickness="1"
|
||||||
BorderBrush="#2563eb">
|
BorderBrush="#2563eb">
|
||||||
<ui:SimpleStackPanel Margin="-1,0,0,0">
|
<ui:SimpleStackPanel Margin="-1,0,0,0">
|
||||||
@@ -7789,6 +7813,12 @@
|
|||||||
<Canvas Height="24" ClipToBounds="True">
|
<Canvas Height="24" ClipToBounds="True">
|
||||||
<TextBlock Text="手势选项" Canvas.Left="8" Foreground="White" Padding="0,5"
|
<TextBlock Text="手势选项" Canvas.Left="8" Foreground="White" Padding="0,5"
|
||||||
FontSize="11" FontWeight="Bold" TextAlignment="Center" />
|
FontSize="11" FontWeight="Bold" TextAlignment="Center" />
|
||||||
|
<Image Margin="98,5,0,0"
|
||||||
|
Source="/Resources/new-icons/close-white.png"
|
||||||
|
RenderOptions.BitmapScalingMode="HighQuality"
|
||||||
|
Height="16"
|
||||||
|
Width="16" MouseDown="Border_MouseDown"
|
||||||
|
MouseUp="CloseBordertools_MouseUp" />
|
||||||
</Canvas>
|
</Canvas>
|
||||||
</Border>
|
</Border>
|
||||||
<ui:SimpleStackPanel Orientation="Horizontal" Spacing="4" VerticalAlignment="Center"
|
<ui:SimpleStackPanel Orientation="Horizontal" Spacing="4" VerticalAlignment="Center"
|
||||||
|
|||||||
Reference in New Issue
Block a user