RevillWeb / angular-preload-image

A simple AngularJS module to make it easy to pre-load images.
MIT License
70 stars 29 forks source link

How do I know image finished loading? #8

Closed asimkt closed 8 years ago

asimkt commented 8 years ago

How do I know image finished loading? You said directive have ability to know when all pre-loaded images have finished loading within the page

RevillWeb commented 8 years ago

Hi Asimkt, I think you are referring to the comment in the README "Ability to know when all pre-loaded images have finished loading within the page". This is under TODO and not currently implemented.