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

Remove infinitely looping BufferingProgressBar animation from MTC template #8963

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

gegao18
Copy link

@gegao18 gegao18 commented Oct 10, 2023

The default MediaTransportControls template has an infinitely looping "BufferingProgressBar" that will keep the UI thread active even when it's not visible. This change updates the template to pause this progress bar by default and only animate it when it's actually visible.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Oct 10, 2023
@evelynwu-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ojhad
Copy link
Contributor

ojhad commented Oct 26, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@kmahone
Copy link
Member

kmahone commented Oct 26, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ojhad ojhad merged commit e680e28 into microsoft:winui2/main Oct 27, 2023
32 checks passed
@bpulliam bpulliam removed the needs-triage Issue needs to be triaged by the area owners label Jan 12, 2024
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.

5 participants