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(s2): Improve ActionBar transition when scrollbars are visible #7607

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

devongovett
Copy link
Member

Small fix from testing. Transitioning only the transform property prevents animating the width when scrollbars appear. Removed opacity animation because it isn't necessary since the table/cardview clips it.

@rspbot
Copy link

rspbot commented Jan 14, 2025

Copy link
Member

@ktabors ktabors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Transitions looks good.

@devongovett devongovett added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit e29b059 Jan 14, 2025
30 checks passed
@devongovett devongovett deleted the actionbar-transition branch January 14, 2025 19:03
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.

4 participants