zyra / ionic-image-loader

Ionic 2+ Component that loads images in a background thread and caches them for later use
MIT License
436 stars 137 forks source link

square images only loading correctly #254

Open luqmaants opened 5 years ago

luqmaants commented 5 years ago

Only images that are completely square seem to be loading correctly, apart from that, if the images are rectangular in shape the img-loader tags seems to cut of the right side of the image. Please suggest fix