From ee06e72dab596ead6903c3ab3432ecab458613cb Mon Sep 17 00:00:00 2001 From: dinhanhtruong <70963346+dinhanhtruong@users.noreply.github.com> Date: Mon, 26 Jul 2021 18:45:28 -0400 Subject: Link editor menu UI cleanup + color changes + temp removal of linkpopup for PR --- src/client/views/pdf/AnchorMenu.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/client/views/pdf') diff --git a/src/client/views/pdf/AnchorMenu.tsx b/src/client/views/pdf/AnchorMenu.tsx index f9e12f462..70ca19842 100644 --- a/src/client/views/pdf/AnchorMenu.tsx +++ b/src/client/views/pdf/AnchorMenu.tsx @@ -147,12 +147,13 @@ export class AnchorMenu extends AntimodeMenu { , - {"Link selected text to document or URL"}}> - - , - + //NOTE: link popup is currently incomplete + // {"Link selected text to document or URL"}}> + // + // , + // ] : [ {"Remove Link Anchor"}}>