geex-arts / ngx-flickity

Angular2 component for https://flickity.metafizzy.co/
MIT License
26 stars 13 forks source link

image / imagesLoaded #4

Open dottodot opened 7 years ago

dottodot commented 7 years ago

I'm trying to load images in the slides but I'm finding the container is not matching the height of the images. i.e just a few px in height.

My first thought was that I need to use imagesLoaded, so I tried updating ngx-flickity to use the flickity-imagesloaded dependency instead, but that made no difference.

I can't really work out if the issue is with this module or something else.

mortuz commented 5 years ago

I am facing the same issue. Did you get any fix?