airfranceklm / ng-lazy-image

Angular directive for loading responsive image when container (which is preventing reflow) is in viewport.
http://afklm.github.io/ng-lazy-image/
MIT License
350 stars 64 forks source link

Fix lazy loading for resize events #8

Closed TimonVS closed 9 years ago

TimonVS commented 9 years ago

Load lazy loading images when they're in the viewport after a resize event.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.06%) when pulling 4eb713ab1dd85c2ab61e85f11937ee2021f09eab on TimonVS:viewport-change into e0a559f89bb62b50f599f2380bd5ed249a2a44e9 on afklm:master.

SquadraCorse commented 9 years ago

Took your part, (auto merge failed) and left throttling resize event in.