systelab / systelab-components

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

864-image-viewer-allow-showhide-download-button #865

Closed p-riera closed 3 months ago

p-riera commented 3 months ago

PR Details

Added possibility to hide save button and no overlap image

Description

Now you can decide if you want save button to be shown by passing a value to input [showSaveButton] and no overlap image with input [overlapImageWithButtons]

Related Issue

864

How Has This Been Tested

Showcase functionality and automatic test covering all cases

Types of changes

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 57.18%. Comparing base (4825d17) to head (9ca89e9).

Files Patch % Lines
...nts/src/lib/image-viewer/image-viewer.component.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #865 +/- ## ========================================== - Coverage 57.26% 57.18% -0.09% ========================================== Files 131 131 Lines 3735 3737 +2 Branches 658 658 ========================================== - Hits 2139 2137 -2 - Misses 1484 1487 +3 - Partials 112 113 +1 ```

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