From e81bb4e087d7bdb9521bfed1c84ba4d4dac8aa75 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 23 Aug 2021 15:39:19 -0400 Subject: set max size for blue link button when zooming in. --- src/client/views/nodes/DocumentView.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/nodes/DocumentView.tsx b/src/client/views/nodes/DocumentView.tsx index d158746d6..678be0500 100644 --- a/src/client/views/nodes/DocumentView.tsx +++ b/src/client/views/nodes/DocumentView.tsx @@ -809,7 +809,9 @@ export class DocumentViewInternal extends DocComponent {this.layoutDoc.hideAllLinks ? (null) : this.allLinkEndpoints} {this.hideLinkButton ? (null) : - } +
+ +
} {audioView} ; -- cgit v1.2.3-70-g09d2