wittlock/ngx-image-zoom

Angular CLI 7 Version

Closed this issue · 5 comments

I made an Angular CLI Lib of your lib:
https://github.com/kernelport/ngx-image-zoom-dev
And add options styleWidth and styleHeight to scale the 'thumbImage' size
This was an feature request in #6
It is not possible to make a pull request because it is a new project. But you can review this commit:
kernelport/ngx-image-zoom-dev@9ae8110

Any update?

Thank you. I'll check out your solution when adding it into this project for sure. It looks nice and clean. But to keep discussions in one place I'll close this as a duplicate of #6 , but that doesn't mean I don't appreciate you letting me know about your implementation.

What is niz-NgxImageZoom on the template? Should it be tag instead?

I do not understand. The library is well loaded, and the thumbnail image picture is visible, but there is no lens when I put the mouse over the picture... I'm using angular 7... with TypeScript ~3.1.6
Any idea?