From d78d0f9aa58bcce7e616ac95410e055628f563eb Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 22 Nov 2020 20:15:50 -0500 Subject: fixed backgroundHalo() computedFn to not invalidate and cause new text boxes to lose focus. --- src/client/views/nodes/CollectionFreeFormDocumentView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes/CollectionFreeFormDocumentView.tsx') diff --git a/src/client/views/nodes/CollectionFreeFormDocumentView.tsx b/src/client/views/nodes/CollectionFreeFormDocumentView.tsx index caacd1bd4..cc3ed7973 100644 --- a/src/client/views/nodes/CollectionFreeFormDocumentView.tsx +++ b/src/client/views/nodes/CollectionFreeFormDocumentView.tsx @@ -262,7 +262,7 @@ export class CollectionFreeFormDocumentView extends DocComponent