mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3331] Create automated tests for Viewer component - Content Services (#3600)
* Automation tests for Viewer Component - Content Services * Create remaining automation tests for Viewer Component - Content Services * Deleting alfresco-ng2-components.iml * Correcting Viewer Page for failing tests * Updating Viewer Page for failing tests * Improving the PR quality
This commit is contained in:
committed by
Eugenio Romano
parent
69d8ff147e
commit
ab9f1c8385
@@ -1,4 +1,5 @@
|
||||
<div class="pdf-thumbnails__content"
|
||||
data-automation-id='adf-thumbnails-content'
|
||||
[style.height.px]="virtualHeight"
|
||||
[style.transform]="'translate(-50%, ' + translateY + 'px)'">
|
||||
<adf-pdf-thumb *ngFor="let page of renderItems; trackBy: trackByFn"
|
||||
|
Reference in New Issue
Block a user