Pentiado / angular-lazy-img

Lightweight lazy load images plugin. Only 1kb after gziping. Pure JavaScript, only Angular as dependency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md-tabs and lazy-img

depyronick opened this issue · comments

Hello,

I am developing an admin panel with Angular Material (material.angularjs.org) and lazy-img is not working correctly with md-tabs. It only shows the images from first tab.

When you switch between tabs run $rootScope.$emit('lazyImg:refresh');