From ca6e8145c5883e32f4cc65edbfff245cdde326ed Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 7 Mar 2021 23:22:39 -0500 Subject: added removal of docs to git-like actions. --- src/client/views/DocComponent.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/DocComponent.tsx') diff --git a/src/client/views/DocComponent.tsx b/src/client/views/DocComponent.tsx index 128ba858f..6480c6507 100644 --- a/src/client/views/DocComponent.tsx +++ b/src/client/views/DocComponent.tsx @@ -144,6 +144,7 @@ export function ViewBoxAnnotatableComponent

{ Doc.RemoveDocFromList(targetDataDoc, annotationKey ?? this.annotationKey, doc); + doc.context = undefined; recent && Doc.AddDocToList(recent, "data", doc, undefined, true, true); }); this.props.select(false); -- cgit v1.2.3-70-g09d2