From 5a4dad460f611cb8138faf08796dda4763f4daf4 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 9 Sep 2020 23:21:05 -0400 Subject: fixed linkEditor menu to show up in the right place. fixed linklines to attach properly. --- .../collectionFreeForm/CollectionFreeFormLinkView.tsx | 12 +++++++----- src/client/views/linking/LinkMenu.tsx | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.tsx b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.tsx index 417b4c1ff..8bc3cdf1b 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.tsx +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.tsx @@ -118,7 +118,7 @@ export class CollectionFreeFormLinkView extends React.Component {
{this.renderAllGroups(groups)}
: -
+
this._editingLink = undefined)} />
-- cgit v1.2.3-70-g09d2