systelab / systelab-components

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

868 custom border color for image-viewer zoom area selector #869

Closed p-riera closed 3 months ago

p-riera commented 3 months ago

PR Details

custom border color for image-viewer zoom area selector

Description

added input with default value as it was before that allows you to provide a custom color for the zoom selector area border

Related Issue

868

Motivation and Context

It makes possible to make the zoom selector more visible in adverse situations

How Has This Been Tested

automatic test + showcase functional example

Types of changes

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 57.22%. Comparing base (abab19b) to head (6a03291).

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 #869 +/- ## ========================================== - Coverage 57.23% 57.22% -0.02% ========================================== Files 131 131 Lines 3737 3738 +1 Branches 658 658 ========================================== Hits 2139 2139 - Misses 1486 1487 +1 Partials 112 112 ```

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