Skip to content

fix(material/expansion): fix mat-expansion-indicator is slightly off … #28117

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

Conversation

sasidharansd
Copy link
Contributor

…center

fixes bug mat-expansion-indicator is slightly off center. Added flex to the mat-expansion indicator aligns the indicator center with the the sibling elements.

Fixes #28037

Before:
bug expansion panel

After Fix:
fix expansion panel
Screenshot 2023-11-14 at 12 41 13 AM

Screenshot 2023-11-14 at 12 42 34 AM

…center

fixes bug mat-expansion-indicator is slightly off center. Added flex to the mat-expansion indicator aligns the indicator center with the the sibling elements.

Fixes angular#28037
@crisbeto
Copy link
Member

This was fixed already in #10503, but we never got around to landing it because it breaks a lot of internal screenshot tests.

@sasidharansd
Copy link
Contributor Author

This was fixed already in #10503, but we never got around to landing it because it breaks a lot of internal screenshot tests.

Cool then, I'll just close the PR then.

@sasidharansd sasidharansd deleted the fix-mat-expansion-panel-indicator branch November 16, 2023 18:23
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(mat-expansion-panel): mat-expansion-indicator is slightly off center
2 participants