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