Closed alexdragneel closed 6 years ago
Hello,
Could you share your code ? It's hard to guess what the problem could be as is. Thanks
Wich part ?
I use it like that: <img class="image" alt="" src="{{ (UserProfil)?.picture }}" style="object-fit: cover;" imageViewer/>
I'm having the same problem, image shrinks instead zomming. Except I'm using ionic 3
@mathritter Hello, I have check all my code and a css variable picture was the problem. Check to remove temporalily some of your css to search wich one is the probleme.
I removed everything from app.scss, nothing happened, same behaviour
Please provide you version information :
Hello,
I have two ionic projects and I have installed your plugin on the two projects in the same way.
In the first project: It's work well but in the second, the picture are small. Have you any idea why ? The image tag is identical too.
Thanks. :)