improve:显示画笔光标

This commit is contained in:
2026-01-01 18:21:28 +08:00
parent 965957aa1b
commit 7eee02dc94
2 changed files with 27 additions and 5 deletions
@@ -418,7 +418,6 @@ namespace Ink_Canvas
}
catch { }
SetCursorBasedOnEditingMode(inkCanvas);
var strokeVisual = GetStrokeVisual(e.StylusDevice.Id);
var stylusPointCollection = e.GetStylusPoints(this);