Closed
Bug 898459
Opened 12 years ago
Closed 12 years ago
Share Video Icon Fuzzy
Categories
(Websites :: Firefox Flicks, defect)
Websites
Firefox Flicks
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bensternthal, Assigned: craigcook)
References
Details
(Whiteboard: [kb=1058947] )
From UAT:
* Share video icon is a little fuzzy. I'm on a retina display: http://cl.ly/image/2639313Y2Q2i
Reporter | ||
Updated•12 years ago
|
Whiteboard: [kb=1058947]
Those icons are FontAwesome glyphs. If it makes it more crisp to render the dropshadows etc by using the actual font and CSS, it might make them less fuzzy. I'm not sure if they're graphics currently.
http://fortawesome.github.io/Font-Awesome/icons/
Assignee | ||
Comment 2•12 years ago
|
||
The icons are currently graphics, but not retina-optimized. I didn't realize they came from an open font, so I'll rework the buttons to use the font instead.
Comment 4•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/firefox-flicks
https://github.com/mozilla/firefox-flicks/commit/54145bdda6b9bb420df797bd1676bab499a8b5b4
Fix bug 898459 - use webfont for vote/share icons
This makes icons scalable and sharp on any display.
Using FontAwesome: http://fortawesome.github.io/Font-Awesome/
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
Verified on a Retina MBP, the icons are no longer fuzzy and look good at any level of zoom.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•