improve:UI
This commit is contained in:
@@ -8935,8 +8935,7 @@
|
|||||||
<TextBlock x:Name="CircleEraserTabButtonText"
|
<TextBlock x:Name="CircleEraserTabButtonText"
|
||||||
Foreground="{DynamicResource FloatBarForeground}" FontWeight="Medium"
|
Foreground="{DynamicResource FloatBarForeground}" FontWeight="Medium"
|
||||||
FontSize="9" TextAlignment="Center"
|
FontSize="9" TextAlignment="Center"
|
||||||
Text="圆形擦"
|
Text="圆形擦" />
|
||||||
Margin="2,1,0,0" />
|
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</Canvas>
|
</Canvas>
|
||||||
@@ -8960,8 +8959,7 @@
|
|||||||
<TextBlock x:Name="RectangleEraserTabButtonText"
|
<TextBlock x:Name="RectangleEraserTabButtonText"
|
||||||
Foreground="{DynamicResource FloatBarForeground}" FontWeight="Medium"
|
Foreground="{DynamicResource FloatBarForeground}" FontWeight="Medium"
|
||||||
FontSize="9" TextAlignment="Center"
|
FontSize="9" TextAlignment="Center"
|
||||||
Text="黑板擦"
|
Text="黑板擦" />
|
||||||
Margin="2,1,0,0" />
|
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</Canvas>
|
</Canvas>
|
||||||
|
|||||||
Reference in New Issue
Block a user