From 132fb0c203f426c508eeb23dd33b508e0608d19f Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 10 Feb 2025 09:38:32 -0500 Subject: code cleanup in createDocumentTool. added childLayoutFitWidth to comparisonBox so flashcards can fill window. --- src/client/views/nodes/trails/PresBox.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/nodes/trails') diff --git a/src/client/views/nodes/trails/PresBox.tsx b/src/client/views/nodes/trails/PresBox.tsx index 7c23ca8e1..3ce4dc6cb 100644 --- a/src/client/views/nodes/trails/PresBox.tsx +++ b/src/client/views/nodes/trails/PresBox.tsx @@ -2989,7 +2989,6 @@ export class PresBox extends ViewBoxBaseComponent() { ignoreUnrendered childDragAction={dropActionType.move} setContentViewBox={emptyFunction} - // childLayoutFitWidth={returnTrue} childOpacity={returnOne} childClickScript={PresBox.navigateToDocScript} childLayoutTemplate={this.childLayoutTemplate} -- cgit v1.2.3-70-g09d2