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

Visual Artifacts and Behavior Discrepancies with Radial Progress Bar #3832

Closed
4 tasks
michael-hawker opened this issue Dec 18, 2020 · 3 comments
Closed
4 tasks
Labels
area-Progress ProgressBar, ProgressRing duplicate This issue or pull request already exists team-Controls Issue for the Controls team

Comments

@michael-hawker
Copy link
Collaborator

Was just playing with the updated XAML Controls Gallery, noticed some issues with the new determinate Progress Ring:

  • Value of 50 isn't half of the circle:
    image

  • Values aren't determinate. Setting a value doesn't result in the same behavior all the time:
    image
    image

  • The above means that in many cases there is no visual increment when incrementing between numbers (every value should show a discrete amount of the arc when the control is large enough on screen):
    image
    image

(I saw it go for 3-4 steps without moving, and then this seemed to cause a large jump between 99 and 100 at times.)

  • The ring isn't completely filled at 100 (you can still see the end caps of the segment):
    image

Originally posted by @michael-hawker in #3767 (comment)

FYI @MarissaMatt

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Dec 18, 2020
@marcelwgn
Copy link
Collaborator

I think that's a dupe of #3787.

@YuliKl YuliKl added area-Progress ProgressBar, ProgressRing duplicate This issue or pull request already exists team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Dec 19, 2020
@YuliKl
Copy link

YuliKl commented Dec 19, 2020

Indeed, thank you @chingucoding. Closing this issue as a dupe.

@YuliKl YuliKl closed this as completed Dec 19, 2020
@michael-hawker
Copy link
Collaborator Author

Ah, sorry I didn't see that one had already been filed based on my comment! 🤦‍♂️

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Dec 19, 2020
@YuliKl YuliKl removed the needs-triage Issue needs to be triaged by the area owners label Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Progress ProgressBar, ProgressRing duplicate This issue or pull request already exists team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants