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

Animate TabView tab resizing #2588

Closed
marcelwgn opened this issue Jun 2, 2020 · 5 comments
Closed

Animate TabView tab resizing #2588

marcelwgn opened this issue Jun 2, 2020 · 5 comments
Labels
area-TabView needs-winui-3 Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3) no-issue-activity team-Controls Issue for the Controls team

Comments

@marcelwgn
Copy link
Collaborator

marcelwgn commented Jun 2, 2020

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:

gif

gif

@shaheedmalik
Copy link

Good job with the previous changes. Yep, it should animate.

@StephenLPeters StephenLPeters added area-TabView team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Jun 2, 2020
@StephenLPeters
Copy link
Contributor

I'm not sure that we have the tools to do this easily with list view.

@StephenLPeters StephenLPeters added the needs-winui-3 Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3) label Jun 2, 2020
@mdtauk
Copy link
Contributor

mdtauk commented Jun 3, 2020

I'm not sure that we have the tools to do this easily with list view.

Items Repeater?

@ranjeshj
Copy link
Contributor

ranjeshj commented Jun 3, 2020

@mdtauk Yes, ItemsRepeater can help with animations here and that is being tracked by a relatively large work item.

@github-actions
Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TabView needs-winui-3 Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3) no-issue-activity team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

6 participants