Image width 100% stretches IMG
ezkay opened this issue · 5 comments
ezkay commented
As this is not using background-size: cover;
, a small image leaves a blank space. If IMG is set with width: 100%;
, the image is stretched..
Or maybe a solution with css like this one?
https://github.com/TheOriginalJosh/nativescript-ng2-parallax
allenhwkim commented
Question:
- Do you want to stretch out image if smaller than box?
- Do you have any working example?
ezkay commented
allenhwkim commented
Thank you for more explanation
I will see what I can do about it.
Meanwhile, any help or PR would be highly appreciated
allenhwkim commented
This is fixed already
allenhwkim commented
This is fixed already