From 172d791a95126cbdb2ebf59fd8c28a63698002d1 Mon Sep 17 00:00:00 2001 From: eleanor-park Date: Mon, 8 Apr 2024 23:20:18 -0400 Subject: radius erase re-implement started --- src/client/documents/Documents.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/documents') diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts index 2d2f5fe4a..78a28ed62 100644 --- a/src/client/documents/Documents.ts +++ b/src/client/documents/Documents.ts @@ -1104,7 +1104,7 @@ export namespace Docs { I.color = color; I.fillColor = fillColor; I.stroke = new InkField(points); - I.stroke_width = strokeWidth; + I.stroke_xwidth = strokeWidth; I.stroke_bezier = stroke_bezier; I.stroke_startMarker = arrowStart; I.stroke_endMarker = arrowEnd; -- cgit v1.2.3-70-g09d2