fix:墨迹纠正

This commit is contained in:
2026-04-19 08:10:45 +08:00
parent b7d4983af5
commit b7d03d694c
3 changed files with 12 additions and 0 deletions
@@ -124,6 +124,9 @@ namespace Ink_Canvas.Helpers
return null;
var da = stroke.DrawingAttributes;
if (da == null)
return null;
var wda = new global::Windows.UI.Input.Inking.InkDrawingAttributes
{
PenTip = global::Windows.UI.Input.Inking.PenTipShape.Circle,