-
Notifications
You must be signed in to change notification settings - Fork 683
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
Animate TabView tab resizing #2588
Comments
Good job with the previous changes. Yep, it should animate. |
I'm not sure that we have the tools to do this easily with list view. |
Items Repeater? |
@mdtauk Yes, ItemsRepeater can help with animations here and that is being tracked by a relatively large work item. |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This is a tracking/follow up issue for #2569 .
When the pointer leaves, we should animate the width change instead of having the items jump to their new width.
Context:
The text was updated successfully, but these errors were encountered: