systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

842-allow-having-transparent-header-for-image-viewer #843

Closed p-riera closed 5 months ago

p-riera commented 5 months ago

PR Details

Added functionality

Description

New input for image viewer component to allow it having a transparent header. Added showcase option to enable/disable this option and test

Related Issue

842

Motivation and Context

It allows setting header to transparent for small images that could get covered by header

How Has This Been Tested

showcase, manual test

Types of changes

Checklist

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 57.01%. Comparing base (f3bbb48) to head (07c75bf).

Files Patch % Lines
...nts/src/lib/image-viewer/image-viewer.component.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #843 +/- ## ========================================== - Coverage 57.02% 57.01% -0.02% ========================================== Files 130 130 Lines 3665 3666 +1 Branches 645 645 ========================================== Hits 2090 2090 - Misses 1465 1466 +1 Partials 110 110 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.