ngx-image-zoom
ngx-image-zoom copied to clipboard
Feature Request: export a directive also for the native img tag
This will allow the developer to pass in custom css styling to the image. I am not able to set the width and height of the image, the width and height seems to be derived from the dimensions of the hosted thumbnail.
Updating the library to not default to whatever size the small image is, is definitely on the list of enhancements. I'm not sure about making a directive for native image tags and how that would work with the current implementation. But hopefully implementing the feature I've seen requested before will help you achieve what you are looking for.