uno
uno copied to clipboard
fix: Update `ProgressRing` styles to match WinUI
GitHub Issue (If applicable): closes #18011
PR Type
What kind of change does this PR introduce?
- Bugfix
What is the current behavior?
The ProgressRing
uses old styles to render with Fluent design.
What is the new behavior?
The ProgressRing
is matching the fluent style.
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] Docs have been added/updated which fit documentation template (for bug fixes / features)
- [ ] Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
- [ ] Validated PR
Screenshots Compare Test Run
results. - [x] Contains NO breaking changes
- [x] Associated with an issue (GitHub or internal) and uses the automatic close keywords.
- [x] Commits must be following the Conventional Commits specification.