aem-developer-chrome icon indicating copy to clipboard operation
aem-developer-chrome copied to clipboard

Support Retina Displays

Open kwin opened this issue 10 years ago • 3 comments

Right now the popup looks quite blurry on a retina display. aem_sign_in

kwin avatar Jan 29 '15 14:01 kwin

I can see that the screenshot is blurry, however, I'm not experiencing any blurriness on my Macbook Pro Retina. There's only one image in the extension, which I do need to update for Retina. There's also a glyph font which isn't visible in this screenshot.

Everything in this screenshot is just text, css borders and backgrounds. I've adjusted the zoom from 25% to 300% and I've adjusted my resolution from small to large; I haven't been able to duplicate the issue.

Can you provide more information on your display and settings?

nateyolles avatar Jan 31 '15 04:01 nateyolles

https://code.google.com/p/chromium/issues/detail?id=443752

Chrome returns incorrect value for window.devicePixelRatio in extensions.

nateyolles avatar Jan 31 '15 07:01 nateyolles

Indeed it happens only if an external (in this case non-retina) display is connected. If I use only the internal retina display it works correctly. Let's wait for Chrome to fix the issue then. Or do you by chance know of any workaround?

kwin avatar Feb 02 '15 08:02 kwin