bbc / Imager.js

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

Fix demonstration page. #4

Closed stephenplusplus closed 11 years ago

stephenplusplus commented 11 years ago

RE: #2

I placed in some additional widths, adjusted the formerly-fixed .container width, and called new Imager() manually.

Let me know if this works as intended!

Integralist commented 11 years ago

Thanks @stephenplusplus but I'm going to close this pull request as I've just merged a separate pull request that fixes the demo (and also cleans up the repo in general, as per discussions Addy and I had about the over engineered code base). But thanks for taking the time to look into this.

stephenplusplus commented 11 years ago

No problem, the new structure is much cleaner!