angular-preload-image icon indicating copy to clipboard operation
angular-preload-image copied to clipboard

A simple AngularJS module to make it easy to pre-load images.

Results 7 angular-preload-image issues
Sort by recently updated
recently updated
newest added

i noticed that `ng-click` works no more when i use this plugin with it on img tag eg: ` ` The function `addToOrder` doesnt get executed on click

When trying to load the package here: https://rails-assets.org/components/new I get the message no version number defined. I get the same error when specifying as a dependency in bower.json. Any chance...

When you create the new image in the preLoader service you attach the 'load' and 'error' event handlers. As far as I know (and tested), these listeners need to be...

When I'm trying to use the tag for an image, that has already been preloaded once in a different view, the image is not being displayed. Only when I remove...

As the tittle says, the minified version doesn't match the lasted version. Plus doesn't work.

It depends on 1.3.x, any plans on making it work with 1.4?

Hi there, I really like the directive thanks very much for your work. I just thought I should report that the terminal property of the preloadImage directive can break other...