improve:橡皮光标
This commit is contained in:
@@ -339,7 +339,7 @@ namespace Ink_Canvas {
|
|||||||
IsHitTestVisible = false,
|
IsHitTestVisible = false,
|
||||||
HorizontalAlignment = HorizontalAlignment.Left,
|
HorizontalAlignment = HorizontalAlignment.Left,
|
||||||
VerticalAlignment = VerticalAlignment.Top,
|
VerticalAlignment = VerticalAlignment.Top,
|
||||||
Opacity = 0.6
|
Opacity = 0.8
|
||||||
};
|
};
|
||||||
Panel.SetZIndex(eraserVisualBorder, 1001);
|
Panel.SetZIndex(eraserVisualBorder, 1001);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user