Skip to content

Conversation

@gleclair
Copy link
Contributor

Fixes the initialization issue with the ProgressRing control

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Trying to use the ProgressRing throws an exception at runtime: "Metadata override and base metadata must be of the same type or derived type"

Issue Number: 1356

What is the new behavior?

The progress ring works as expected.

Other information

The issue was in the static constructor for the Arc control.

@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. PR Pull request dotnet release labels Feb 21, 2025
@pomianowski pomianowski merged commit 3aa24d8 into lepoco:main Feb 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet PR Pull request release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants