Skip to content

Conversation

@Nice3point
Copy link
Contributor

@Nice3point Nice3point commented Apr 13, 2025

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?

When using plugins (run as an plugin .dll rather than an .exe), where each plugin can use wpf.ui, OverrideMetadata is called twice, which causes an exception.

image

What is the new behavior?

Added a check to disable overriding a property if it has already been done

@Nice3point Nice3point requested a review from pomianowski as a code owner April 13, 2025 13:01
@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. PR Pull request navigation Changes to navigation related controls. dotnet release ⭐ top pull request Top pull request. labels Apr 13, 2025
@pomianowski pomianowski merged commit fe29c6b into lepoco:main May 24, 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 navigation Changes to navigation related controls. PR Pull request release ⭐ top pull request Top pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants