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

fix(mobile): Misaligned text icon in circle avatar #15683

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

ferraridamiano
Copy link
Contributor

This pull request addresses an issue where the text icon on the circle avatar on mobile was not centered due to the chosen font.

Current behavior:

The current font choice causes the text icon to be misaligned within the circle avatar on mobile devices.
Screenshot From 2025-01-26 14-16-53 Screenshot From 2025-01-26 14-17-02

Proposed solution:

This PR proposes to restore the default font specifically for the circle avatar widget on mobile devices. This change ensures proper text centering and improves the overall visual consistency of the avatar.
Screenshot From 2025-01-26 14-16-45 Screenshot From 2025-01-26 14-16-57

By applying this fix, we can achieve better text alignment within the circle avatar on mobile, enhancing the user experience.

@ferraridamiano ferraridamiano changed the title Fix misaligned text icon in circle avatar on mobile fix(mobile): Misaligned text icon in circle avatar Jan 26, 2025
@ferraridamiano
Copy link
Contributor Author

Just fixed the PR title.

@alextran1502 I think that you have to re-approve the changes

@alextran1502 alextran1502 merged commit f780a56 into immich-app:main Jan 26, 2025
34 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants