Please provide you version information :
| Dependency |
Version |
| ionic3 |
|
| angular |
|
| ionic-img-viewer |
|
Have you checked...
- [x ] That npm install returns no warning ?
- [ x] Doing a purge of your node_modules folder ?
@Riron First thanks for a cool plugin. I like it a lot. I have an image tag with a src and the imageViewer directive. The image has some css styling for height, border-radius and width. On click, the ImageViewer opens with the image cropped in height to show only a small strip. How can this be modified? Thanks