Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to default profile photo if a chat does not have one #7

Open
xymeng16 opened this issue Oct 23, 2024 · 0 comments
Open

Fallback to default profile photo if a chat does not have one #7

xymeng16 opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@xymeng16
Copy link
Collaborator

A default profile is made up of the first character of its first name and second name, with a colored background. But how does Telegram decide the color? Actually I don't want to check the official implement, instead let's just use some hash algorithm to select one from a hard-coded beautiful color lists:)

Also I think it would be better to pre-render the list so that we can save a lot of runtime rendering time.

@xymeng16 xymeng16 self-assigned this Oct 23, 2024
@xymeng16 xymeng16 converted this from a draft issue Oct 23, 2024
@xymeng16 xymeng16 moved this from Todo to In Progress in Homogram Roadmap Oct 23, 2024
@xymeng16 xymeng16 moved this from In Progress to Todo in Homogram Roadmap Oct 23, 2024
@xymeng16 xymeng16 added this to the v0.1.0 milestone Oct 23, 2024
@xymeng16 xymeng16 added the enhancement New feature or request label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant