improve:UI

This commit is contained in:
2025-10-05 09:29:31 +08:00
parent fa23f73ec4
commit c32eaed534
+2 -4
View File
@@ -5607,8 +5607,7 @@
x:Name="BoardCircleEraserTabButtonText" x:Name="BoardCircleEraserTabButtonText"
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>
@@ -5634,8 +5633,7 @@
x:Name="BoardRectangleEraserTabButtonText" x:Name="BoardRectangleEraserTabButtonText"
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>