issues
search
hilongjw
/
vue-lazyload
A Vue.js plugin for lazyload your Image or Component in your application.
http://hilongjw.github.io/vue-lazyload/
MIT License
8k
stars
867
forks
source link
Fix issue 370. Add the naturalHeight and naturalWidth values of the image to the image cache.
#442
Open
dota17
opened
4 years ago
dota17
commented
4 years ago
Fix issue #370
Add the naturalHeight and naturalWidth values of the image to the image cache.
Modify the get and has functions in _imageCache.
Fix issue #370