improve:UI

This commit is contained in:
2025-10-05 09:26:14 +08:00
parent fbf6a13f92
commit fa23f73ec4
+2 -4
View File
@@ -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>