collective / collective.lazysizes

Integration of lazysizes, a lightweight lazy loader, into Plone.
https://pypi.org/project/collective.lazysizes
6 stars 2 forks source link

Add browser layer to collective.lazysizes.resources viewlet registration #71

Closed hvelarde closed 6 years ago

hvelarde commented 6 years ago

This avoids showing the viewlet when the package is not yet installed.

hvelarde commented 6 years ago

there is a fix for this already in #70.