improve:橡皮光标

This commit is contained in:
2025-07-19 13:36:42 +08:00
parent 98175152db
commit 5626babcdf
+1 -1
View File
@@ -339,7 +339,7 @@ namespace Ink_Canvas {
IsHitTestVisible = false,
HorizontalAlignment = HorizontalAlignment.Left,
VerticalAlignment = VerticalAlignment.Top,
Opacity = 0.6
Opacity = 0.8
};
Panel.SetZIndex(eraserVisualBorder, 1001);