From b5098b0ac0211892365a5fa4854cc682e4dfc7f2 Mon Sep 17 00:00:00 2001 From: Nicoleta Panaghiu Date: Mon, 29 Aug 2022 14:52:52 +0300 Subject: [PATCH 1/4] RED-5086: Replaced icon to show/hide tooltips in PDF viewer. --- .../general/pdftron-action-disable-tooltips.svg | 14 ++++++-------- .../general/pdftron-action-enable-tooltips.svg | 13 +++++++------ 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/apps/red-ui/src/assets/icons/general/pdftron-action-disable-tooltips.svg b/apps/red-ui/src/assets/icons/general/pdftron-action-disable-tooltips.svg index 08a743375..468a0936e 100644 --- a/apps/red-ui/src/assets/icons/general/pdftron-action-disable-tooltips.svg +++ b/apps/red-ui/src/assets/icons/general/pdftron-action-disable-tooltips.svg @@ -1,12 +1,10 @@ - - - - - + + enable tooltip + + + + diff --git a/apps/red-ui/src/assets/icons/general/pdftron-action-enable-tooltips.svg b/apps/red-ui/src/assets/icons/general/pdftron-action-enable-tooltips.svg index b565f53ba..2bd50bda8 100644 --- a/apps/red-ui/src/assets/icons/general/pdftron-action-enable-tooltips.svg +++ b/apps/red-ui/src/assets/icons/general/pdftron-action-enable-tooltips.svg @@ -1,9 +1,10 @@ - - - + + disable-tooltip + + + + + From e3845e35e99c5946a70af83b4c711e5eef4250dc Mon Sep 17 00:00:00 2001 From: Nicoleta Panaghiu Date: Tue, 30 Aug 2022 15:21:11 +0300 Subject: [PATCH 2/4] RED-4819: Menu closes on any button click. --- .../expandable-file-actions.component.html | 2 +- .../expandable-file-actions.component.ts | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/shared/components/expandable-file-actions/expandable-file-actions.component.html b/apps/red-ui/src/app/modules/shared/components/expandable-file-actions/expandable-file-actions.component.html index f9b9c24fb..821e8634f 100644 --- a/apps/red-ui/src/app/modules/shared/components/expandable-file-actions/expandable-file-actions.component.html +++ b/apps/red-ui/src/app/modules/shared/components/expandable-file-actions/expandable-file-actions.component.html @@ -54,7 +54,7 @@ > -