I've been doing some research on retina images support within the Vehicle Manager component. The dealership I work at wants to provide high resolution photos to our users across all display types.
I understand I can configure the dimensions in the settings area of the component, but this doesn't resolve the issue with retina (high pixel density) displays. Here is my use case:
1 - Set dimensions to 731x485
2 - Upload images at the correct dimensions to the gallery
3 - When viewing the images on traditional displays the images look fine, whereas viewing the images on high pixel density displays like Macbook Pros, Dells with HD displays, etc., the images 'appear' to be low resolution, while it's just the image being scaled up (by the display I'm assuming. It might be the browser, I'm not sure).
Is there anything on the product roadmap to address this, or does anyone have any thoughts on how to overcome this issue?