将浮动工具栏使用新控件

This commit is contained in:
PrefacedCorg
2026-04-11 17:18:51 +08:00
parent bb82eb4891
commit dbac80509a
3 changed files with 11 additions and 2 deletions
-2
View File
@@ -173,8 +173,6 @@ namespace Ink_Canvas
SetAllFloatingBarButtonsToColor(FloatBarForegroundColor);
SymbolIconDelete.Icon.Brush = new SolidColorBrush(Color.FromRgb(239, 68, 68));
switch (_currentToolMode)
{
case "cursor":