From a42cb938460f02aff22b0600ffde9dc70b6888ed Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 1 Oct 2024 12:28:02 -0400 Subject: from last --- src/client/views/smartdraw/SmartDrawHandler.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/client/views/smartdraw/SmartDrawHandler.tsx b/src/client/views/smartdraw/SmartDrawHandler.tsx index d45baa7c5..a77092a1a 100644 --- a/src/client/views/smartdraw/SmartDrawHandler.tsx +++ b/src/client/views/smartdraw/SmartDrawHandler.tsx @@ -157,6 +157,7 @@ export class SmartDrawHandler extends ObservableReactComponent { this._complexity = 5; this._size = 350; this._autoColor = true; + Doc.ActiveTool = InkTool.None; } }; -- cgit v1.2.3-70-g09d2