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: Port ProgressBar from WinUI #6920

Closed
wants to merge 1 commit into from

Conversation

Youssef1313
Copy link
Member

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@gitpod-io
Copy link

gitpod-io bot commented Aug 31, 2021

@Youssef1313
Copy link
Member Author

Something is going wrong here. The progress bar doesn't show at all now in the samples app. Would someone be able to check what may have gone wrong here?

Comment on lines +258 to +259
templateSettings.Container2AnimationStartPosition = indeterminateProgressBarIndicatorWidth2 * -1.5; // Position at -150%
templateSettings.Container2AnimationEndPosition = indeterminateProgressBarIndicatorWidth2 * 1.66; // Position at 166%
Copy link
Member Author

Choose a reason for hiding this comment

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

The rename here is a breaking change introduced in microsoft/microsoft-ui-xaml#2362

Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or it will be closed in 10 days.

@github-actions github-actions bot added the stale This item has been marked as stale and will be closed if there is no activity. label Jan 29, 2025
@MartinZikmund
Copy link
Member

Closing in favor of #14288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This item has been marked as stale and will be closed if there is no activity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants