From 56bc386f0d505df3c363795d8de3c9f4104c2ff4 Mon Sep 17 00:00:00 2001 From: Dan Percic Date: Wed, 26 Oct 2022 16:06:38 +0300 Subject: [PATCH] RED-5401: update common-ui & make updateViewMode to be called once --- .../components/view-switch/view-switch.component.html | 8 ++++---- .../components/view-switch/view-switch.component.ts | 8 +++++--- .../file-preview/file-preview-screen.component.html | 6 +++--- .../modules/file-preview/file-preview-screen.component.ts | 5 ----- libs/common-ui | 2 +- 5 files changed, 13 insertions(+), 16 deletions(-) diff --git a/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html b/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html index 6a6140249..3d8cafa46 100644 --- a/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html +++ b/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html @@ -1,6 +1,6 @@