ngx-image-zoom icon indicating copy to clipboard operation
ngx-image-zoom copied to clipboard

Feature Request: export a directive also for the native img tag

Open itsTeknas opened this issue 6 years ago • 1 comments

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.

itsTeknas avatar Sep 25 '19 11:09 itsTeknas

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.

wittlock avatar Nov 14 '19 20:11 wittlock