joeyvandijk / rimg

[DEPRECATED] A responsive image solution for browsers that support mediaqueries. Pure javascript and no server-side code.
http://joeyvandijk.github.io/rimg
MIT License
294 stars 25 forks source link

Update rimg.js #11

Closed klemens-u closed 9 years ago

klemens-u commented 9 years ago

When trying out rimg.js I found that rimg is always loading one breakpoint too small. This change fixes the issue. Can you please verify?

joeyvandijk commented 9 years ago

You are right that blurry is less of an issue when you scale down, but I chose before to scale up to save bandwidth. I have tested it (last update long time ago) and your fix helps it without breaking too much. I will update the version and the tests.

klemens-u commented 9 years ago

Thanks!

Am 2015-09-26 um 14:24 schrieb Joey van Dijk:

You are right that blurry is less of an issue when you scale down, but I chose before to scale up to save bandwidth. I have tested it (last update long time ago) and your fix helps it without breaking too much. I will update the version and the tests.

— Reply to this email directly or view it on GitHub https://github.com/joeyvandijk/rimg/pull/11#issuecomment-143431530.