From f87037b13e0c97d1c9383ac023c8358963a58cff Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 20 Sep 2020 17:20:38 -0400 Subject: fixed slide not setting focus on first bullet point after hitting enter. --- src/client/views/collections/CollectionTreeView.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/client/views/collections/CollectionTreeView.tsx b/src/client/views/collections/CollectionTreeView.tsx index 46f18099a..e61b9624a 100644 --- a/src/client/views/collections/CollectionTreeView.tsx +++ b/src/client/views/collections/CollectionTreeView.tsx @@ -121,7 +121,6 @@ export class CollectionTreeView extends CollectionSubView RichTextMenu.Instance.TextView?.EditorView?.focus(), 150); }); editableTitle = (childDocs: Doc[]) => { -- cgit v1.2.3-70-g09d2