Low image quality Chromium – lazy load?!
-
Hi,
I know this’s been between the topics from time to time, but I found no solution.
On first page load on the landing page the images are blurry. They are clearly being loaded by the lowest resolution link, supplied by the src argument. Then the image class gets the lazy load’s “loaded” tag, but it’s not replaced by a higher resolution image, it’s zoomed by the browser instead.If I open a post, then go back, the post’s featured image becomes clear. But then (after re-opening the site) it’s blurry again.
Tried Retina, Regenerate Thumbnails, and Lazy Load plugin with no avail.
Didnt work:
img {
image-rendering: -webkit-optimize-contrast;
}
Nor:The page works perfectly on Firefox.
Thanks
AndrásThe page I need help with: [log in to see the link]
- The topic ‘Low image quality Chromium – lazy load?!’ is closed to new replies.