Hello,
I'm using the iFrame widget to include my games on other website, but the image isn't high res. For an image to look pixel perfect on the Macbook with Retina Display, the image resolution has to be double its displayed width and height.
For ex, an image displayed at 180x143px needs to be originally 360x286px or more.
See the following on a retina Macbook:
https://jsfiddle.net/qhoc1s48/
Is there a way to get the high res display in the iFrame widget?
Thanks.