From 57eb883ac480ee6441599cd531964802070e61d7 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 14 Sep 2022 14:48:07 -0400 Subject: fix so that scrollbars don't appear for autoHeight text views in a freeform view. --- src/client/views/nodes/formattedText/FormattedTextBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes') diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.tsx b/src/client/views/nodes/formattedText/FormattedTextBox.tsx index dd8eb1f7a..2625b34d2 100644 --- a/src/client/views/nodes/formattedText/FormattedTextBox.tsx +++ b/src/client/views/nodes/formattedText/FormattedTextBox.tsx @@ -1862,7 +1862,7 @@ export class FormattedTextBox extends ViewBoxAnnotatableComponent