From ed35a291b4098a438c8687bf4ba869f8eea8f28e Mon Sep 17 00:00:00 2001 From: mihai sirghe <32762007+smihai78@users.noreply.github.com> Date: Tue, 21 Nov 2017 18:27:19 +0200 Subject: [PATCH] =?UTF-8?q?[ADF-1890]=20-=20Viewer=20-=20Content=20project?= =?UTF-8?q?ion=20for=20sidebar=20only=20works=20if=20si=E2=80=A6=20(#2661)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left This issue is now fixed using angular flex Also updated the test suite Tested on chrome, firefox and safari * [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left This issue is now fixed using angular flex Also updated the test suite Tested on chrome, firefox and safari * Replaced fit statements with it * added flex dependenty to the viewer component spec file * Update for sidebar component template * Delete npm-debug.log from repo * Fix sidebar height issues * Fix tests --- .../viewer/components/viewer.component.html | 90 +++++++++---------- .../viewer/components/viewer.component.scss | 4 +- .../components/viewer.component.spec.ts | 26 +++--- lib/core/viewer/viewer.module.ts | 4 +- 4 files changed, 62 insertions(+), 62 deletions(-) diff --git a/lib/core/viewer/components/viewer.component.html b/lib/core/viewer/components/viewer.component.html index 378008bab9..019b091725 100644 --- a/lib/core/viewer/components/viewer.component.html +++ b/lib/core/viewer/components/viewer.component.html @@ -3,7 +3,7 @@ [class.adf-viewer-overlay-container]="overlayMode" [class.adf-viewer-inline-container]="!overlayMode"> -