Closed ryanstewart closed 11 years ago
No reason to hold this up, but it would be great to retina-ize these images. EWF looks way better on a retina screen.
I completely agree and I tried to do it yesterday but couldn't find a good solution. There doesn't seem to be a way to "retina-ize" the tag at all. There's a srcset attribute that works in theory, but I couldn't get it to work for me in our CEF. And I tried to use background-image on the DIV but it looked like I had to set the height of the DIV in the code and the height would be different depending on the display. One approach might be media queries but we don't currently use them in the extension.
If you have the retina images, can you post them on #87? Then we just have to figure out how to get them in there.
Fix for #73