Thread Starter
wjwc
(@wjwc)
After messing around with a few things, it was indeed picturefill. I’m really new to this and only wanted to serve scaled images on mobile.
But this suddenly became confusing, because there’s the retina, 2x, and such. Was interested only in picturefill responsive image.
I then went on to the github and found a bunch of problems related to picturefill v2. It is not yet ready for production sites, because it still has bugs on chrome and opera.
Then, there’s also the problem of, if I did not select a large size thumbnail, the picture will not be scaled automatically. But there was an issue with thumbnail generation where I have to upload a very large dimension or else it will not work. So, uploading a 1024×1024 is a waste of space and just for sake of auto scaling, not worth it.
It would be great if I could just use the original picture, and it still can do it’s magic.
But I believe you can’t really help much if the source has problem. Gonna wait till it’s stable, or revert it back to v1.
You can disable the script in the options of the plugin, and load it by yourself. The plugin will still create the images and re-write the code, which is good.