strues/retinajs

Should be able to avoid all images lookup

nakonechny opened this issue · 1 comments

It would be very handy to have an option disabling processing of all image tags at the page. Only tags having "data-at2x" property should be iterated then. It will save rendering time and decrease a number of requests.

@nakonechny I've do a pull on this, you can check this out. #216