Closed
Bug 931120
Opened 12 years ago
Closed 12 years ago
Transition in the start tile label colors
Categories
(Firefox for Metro Graveyard :: Firefox Start, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 28
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
Attachments
(1 file)
|
1.33 KB,
patch
|
rsilveira
:
review+
|
Details | Diff | Splinter Review |
We get color info for each tile from the favicon. That process is asnychronous and currently involves loading the image to analyze so can be slow (see bug 931115). The result is slightly jarring as the color draws in.
We should either fade or transition in the colors singly, or as a group to make that process smoother on the eye.
| Assignee | ||
Comment 1•12 years ago
|
||
Best viewed with patch on bug 931115, which significantly reduces the severity of the problem this bug was filed to fix - a slighty jarring and distracting build-in of the start grids as the default tile colors get swapped out for favicon-derived ones.
This patch simple adds transitions to the label (topsites/thumbnail tiles) and colored bar (the other tile types) so it eases in rather than just blinking in. With the reduced number of favicons to load and analyze via 931115, it seems to be enough. I've tested with cleared cache and modem-speed network emulation and it WFM.
Assignee: nobody → sfoster
Attachment #825619 -
Flags: review?(rsilveira)
Comment 2•12 years ago
|
||
Comment on attachment 825619 [details] [diff] [review]
Ease in the tile colors
Review of attachment 825619 [details] [diff] [review]:
-----------------------------------------------------------------
Nice!
Attachment #825619 -
Flags: review?(rsilveira) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → Firefox 28
You need to log in
before you can comment on or make changes to this bug.
Description
•