thinker3197 / progressively

A JavaScript library to load images progressively 🌇
https://thinker3197.github.io/progressively
MIT License
698 stars 68 forks source link

Responsive Images #10

Closed mshakour closed 7 years ago

mshakour commented 7 years ago

Hello! Thanks for the great light-weight code @thinker3197 !

I tried the library and it works like a charm, the only problem when i try to use it with a responsive image, i find myself obligated to specify height for the figure. when i try height: autothe image disappear. any advice?

Thanks!

thinker3197 commented 7 years ago

@mshakour thanks for pointing this. This is now fixed with this commit. Update your package.json now or use the new files from /dist.