johnpolacek / imagefill.js

The jQuery plugin for making images fill their containers (and be centered)
http://johnpolacek.github.io/imagefill.js/
609 stars 89 forks source link

Change imagesLoaded to always execute. #22

Closed Solybum closed 11 months ago

Solybum commented 4 years ago

Fixes the issue if an image fails to load, none get filled.

See https://github.com/johnpolacek/imagefill.js/issues/21