bbc / Imager.js

Responsive images while we wait for srcset to finish cooking
Apache License 2.0
3.84k stars 224 forks source link

Add clientWidth option #143

Closed edwardhorsford closed 6 years ago

edwardhorsford commented 6 years ago

Add an option to use page width rather than container width when calculating the target size. This helps for when the target is to be displayed full-screen.

edwardhorsford commented 6 years ago

Sorry, pushed to wrong remote.