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

ui5-avatar testing issues #1351

Closed
MapTo0 opened this issue Mar 25, 2020 · 0 comments · Fixed by #1360
Closed

ui5-avatar testing issues #1351

MapTo0 opened this issue Mar 25, 2020 · 0 comments · Fixed by #1360
Assignees

Comments

@MapTo0
Copy link
Member

MapTo0 commented Mar 25, 2020

  • property backgroundColor is documented wrong - background-color attribute does not affect the styling, but backgroundcolor, does.

e.g. <ui5-avatar background-color="Accent4" size="XL" initials="MH"></ui5-avatar>

  • Initials texts do not use the font 72 styling
	<style>
		body {
			font-family: 'Calibri';
			color: #333;
			font-weight: 300;
		}
	</style>

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants