aem-developer-chrome
aem-developer-chrome copied to clipboard
Support Retina Displays
Right now the popup looks quite blurry on a retina display.
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?
https://code.google.com/p/chromium/issues/detail?id=443752
Chrome returns incorrect value for window.devicePixelRatio in extensions.
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?