You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2026. It is now read-only.
I've used Picture to handle images on one of my websites.
When viewed on a desktop computer, everything shows up as expected. However, when viewing on a mobile device, both portrait and landscape views show the next size up. So, when I'm in a 320px view, I'm seeing the image for 480px. When I'm in a 480px view, I see the 720px image. This happens on both iPhone and Android devices, but it works as expected on desktop and iPad.
Reference here: http://mullennc.com -- the image in question is the Auntie Anne's logo near the top of the page.
Hi,
I've used Picture to handle images on one of my websites.
When viewed on a desktop computer, everything shows up as expected. However, when viewing on a mobile device, both portrait and landscape views show the next size up. So, when I'm in a 320px view, I'm seeing the image for 480px. When I'm in a 480px view, I see the 720px image. This happens on both iPhone and Android devices, but it works as expected on desktop and iPad.
Reference here: http://mullennc.com -- the image in question is the Auntie Anne's logo near the top of the page.