Closed (fixed)
Project:
Responsive images and styles
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Jul 2012 at 14:13 UTC
Updated:
26 Feb 2019 at 21:00 UTC
Comments
Comment #1
attiks commentedThe only thing resp_img does is multiplying the screen width with the pixelRatio before deciding which suffix has to be used, so the only thing you have todo is add css targeting only retina display where you shrink the image down again.
Comment #2
attiks commented