From 589f07ea018368057fe80b136c3fd2153efe0fcb Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 29 Mar 2021 20:36:47 -0400 Subject: fixed text input after changes to active/selected --- .../views/collections/collectionFreeForm/CollectionFreeFormView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx') diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx index b74bca5d3..cf48a9237 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx @@ -1043,7 +1043,7 @@ export class CollectionFreeFormView extends CollectionSubView this.props.isContentActive()} + isDocumentActive={this.props.isContentActive} dontRegisterView={this.props.dontRegisterView} pointerEvents={this.backgroundActive || this.props.childPointerEvents ? "all" : (this.props.viewDefDivClick || (engine === "pass" && !this.props.isSelected(true))) ? "none" : undefined} -- cgit v1.2.3-70-g09d2