From f1f341b53a1a49427cf7ef40afdcd95a9b0e4e9d Mon Sep 17 00:00:00 2001 From: Naafiyan Ahmed Date: Thu, 17 Mar 2022 16:35:30 -0400 Subject: feat: working on implementing writing mode --- src/client/views/collections/CollectionMenu.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/collections') diff --git a/src/client/views/collections/CollectionMenu.tsx b/src/client/views/collections/CollectionMenu.tsx index 131f5ba46..fc713e19e 100644 --- a/src/client/views/collections/CollectionMenu.tsx +++ b/src/client/views/collections/CollectionMenu.tsx @@ -733,6 +733,7 @@ export class CollectionFreeFormViewChrome extends React.Component { this._keepPrimitiveMode = keep; + // these are for shapes if (this._selectedPrimitive !== i) { this._selectedPrimitive = i; if (this._title[i] === "highlighter") { -- cgit v1.2.3-70-g09d2