From 99ce76f0f21b48d8186e6aba1a0e64c87b2c0649 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 14 Feb 2022 13:44:47 -0500 Subject: added an incremental load for freeform collections. fixed updating of web page thumbs on deselection after the first thumb is generated. --- src/client/views/nodes/DocumentView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/views/nodes/DocumentView.tsx') diff --git a/src/client/views/nodes/DocumentView.tsx b/src/client/views/nodes/DocumentView.tsx index 19b16f071..b537cd370 100644 --- a/src/client/views/nodes/DocumentView.tsx +++ b/src/client/views/nodes/DocumentView.tsx @@ -840,7 +840,7 @@ export class DocumentViewInternal extends DocComponent {(this.isContentActive() && !SnappingManager.GetIsDragging()) || !thumb ? (null) : -