red-zoom-angular
red-zoom-angular copied to clipboard
Not working as expected with base64 images
When I use a URL for 'src' and 'redZoom' property, it works fine. But if I use a base64 image, then on page load the lens height and width is equal to the image due to which on hover, the complete image is displayed in the result window. I have to manually resize the lens to get a magnified view.