From 10b759d2bd09af3a8e8a4effbc8fd2312dd873d2 Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 21 Jan 2021 13:05:08 -0500 Subject: moved lock icon outside of doc. tweaked inkingstroke behavior to not drag when selected and to more cleanly support double-click to edit. --- src/client/views/nodes/DocumentView.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 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 06bf04dd6..6217f473f 100644 --- a/src/client/views/nodes/DocumentView.tsx +++ b/src/client/views/nodes/DocumentView.tsx @@ -386,9 +386,7 @@ export class DocumentViewInternal extends DocComponent { const fullScreenDoc = Cast(this.props.Document._fullScreenView, Doc, null) || this.props.Document; this.props.addDocTab(fullScreenDoc, "add"); -- cgit v1.2.3-70-g09d2