create colored name avatars when no avatar picture is set
Bug #1550670 reported by
swizzle
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Granite |
Confirmed
|
Undecided
|
Unassigned | ||
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
just what the title says. We've seen this in Android an iOS, it looks and works pretty well. Daniel Foré would be DF
description: | updated |
Changed in pantheon-mail: | |
importance: | Undecided → Wishlist |
Changed in granite: | |
status: | New → Confirmed |
To post a comment you must log in.
We'll probably want to create this functionality inside granite. widgets. avatar itself
I think we would want the colors to be consistent across apps, so we'll have to figure out some scheme for generating colors consistently. For example we could convert the name to hex (even 3 characters give us 6 characters in hex) and use the first 6 characters or something.