adamfairhead / webicons

Webicons is a set of resolution-independent social icons for use on your website. They use feature-detected SVG graphics (with PNG fallbacks) to display the icons over their appropriate negatively indented anchor titles.
531 stars 61 forks source link

Icons appear blurry? #8

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hi,

Firstly, they're great, so thanks a lot. However just trying to work out why the icons on both the example page on the Zurb site and also the site I've implemented them on look blurry on my Samsung Galaxy S3, using Chrome. It definitely supports SVG (did .svg { background:red; } and entire site went red).

Any ideas what might be causing this?

Thanks,

ghost commented 11 years ago

Just had a quick check, this issue is only present in Chrome. The following browsers worked perfectly:

Firefox for Android, Webkit Android (default), Opera Mobile

So it's likely a bug with Chrome, but a fix would be nice.

adamfairhead commented 11 years ago

Yeah, for sure. I'd like to get my hands on a SS Galaxy S3 to see this problem. Any chance of a screenshot, in the mean time?

jaredmcateer commented 11 years ago

Here's some screen shots from my Nexus 4

http://i.imgur.com/Tu8X32s.png http://i.imgur.com/ZkhW9PY.png

ghost commented 11 years ago

I think I've tracked down the actual bug:

http://code.google.com/p/chromium/issues/detail?id=161982

Looks like it won't be long before Chrome for Android updates and this will no longer be an issue.

adamfairhead commented 11 years ago

Perfect. This had me stumped!