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(ui5-illustrated-message): vertical alignment #8566

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

plamenivanov91
Copy link
Contributor

Recent DOT feature led to improper vertical alignment of Illustrated Message's SVG when the IM is inside tall container. Now we make sure both the text and the SVG container are vertically centered in case of tall container.
Fixes: #8490

Recent DOT feature led to improper vertical alignment of Illustrated
Message's SVG when the IM is inside tall container.
Now we make sure both the text and the SVG container are vertically
centered in case of tall container.
Fixes: SAP#8490
@kgogov kgogov self-requested a review March 28, 2024 14:49
@plamenivanov91 plamenivanov91 merged commit 3141327 into SAP:main Mar 28, 2024
9 checks passed
ilhan007 pushed a commit that referenced this pull request Apr 3, 2024
Recent DOT feature led to improper vertical alignment of Illustrated
Message's SVG when the IM is inside tall container.
Now we make sure both the text and the SVG container are vertically
centered in case of tall container.
Fixes: #8490
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 this pull request may close these issues.

[IllustratedMessage]: Layout problems
2 participants