systelab / systelab-components

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

851-imageviewer-zoom-does-not-work zoom fixed #852

Closed p-riera closed 4 months ago

p-riera commented 4 months ago

PR Details

Zoom in function restored

Description

Now zoom works correctly, added missing line to update image size after selecting area with zoom functionality

Related Issue

851

Motivation and Context

It solves zoom button malfunction

How Has This Been Tested

manual test

Types of changes

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 56.96%. Comparing base (b0bb9c8) to head (5980917).

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 #852 +/- ## ========================================== + Coverage 56.94% 56.96% +0.02% ========================================== Files 130 130 Lines 3665 3667 +2 Branches 645 645 ========================================== + Hits 2087 2089 +2 - Misses 1467 1468 +1 + Partials 111 110 -1 ```

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