Hi,
I know you add support for retina display for this module, but I don't know how to use it

Should I add new prefixes like _mobilePortraitRetina and double the size of the new image style? or is there any other way to do this?

Can you provide a clear example of how to use this new feature?

Thank you in advance,

Comments

attiks’s picture

The 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.

attiks’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.