metafizzy / flickity-docs

:memo: documentation for Flickity
28 stars 8 forks source link

Lazy loading for background images #41

Closed dennisgaebel closed 8 years ago

dennisgaebel commented 8 years ago

Currently great that we can lazy load inline images, but what about sliders using a background image? Is this something that could be integrated or is this better suited for a custom written situation on a per project basis using the Events API?

desandro commented 8 years ago

See metafizzy/flickity#173. Looks like it has enough interest. I'm working on this feature now.

dennisgaebel commented 8 years ago

@desandro thank you