From 6412e426d37bb669fc3ef5deb1f5d6803fe4d6ed Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 22 Feb 2021 16:39:28 -0500 Subject: minor cleanup. fixed doc decorations input width. --- src/client/views/DocumentDecorations.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/views/DocumentDecorations.tsx') diff --git a/src/client/views/DocumentDecorations.tsx b/src/client/views/DocumentDecorations.tsx index c8a5b338a..7f1023a4a 100644 --- a/src/client/views/DocumentDecorations.tsx +++ b/src/client/views/DocumentDecorations.tsx @@ -580,9 +580,9 @@ export class DocumentDecorations extends React.Component<{ boundsLeft: number, b ; const titleArea = this._edtingTitle ? - this.titleBlur(true)} onChange={action(e => this._accumulatedTitle = e.target.value)} onKeyPress={this.titleEntered} /> : -
+
{`${this.selectionTitle}`}
; -- cgit v1.2.3-70-g09d2