From 0f83debd8d2cca04d9fac959c7ed450312ef8d7d Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 11 Oct 2024 17:14:33 -0400 Subject: fix for vertically centered textbox that overflows to switch to top so that scrolling works. --- src/client/views/nodes/formattedText/FormattedTextBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.tsx b/src/client/views/nodes/formattedText/FormattedTextBox.tsx index bf19a2f82..36f06aaf2 100644 --- a/src/client/views/nodes/formattedText/FormattedTextBox.tsx +++ b/src/client/views/nodes/formattedText/FormattedTextBox.tsx @@ -2147,7 +2147,7 @@ export class FormattedTextBox extends ViewBoxAnnotatableComponent