Skip to content

Conversation

@JorisCleVR
Copy link
Contributor

We had issues with infinate loops in our application. We eventually found that the ArrangeOverride method of Badged caused this issue. In the code we found that the _badgeContainer.Margin is set twice. Removing this the first set solves our issue and also seems not necessary.

@Keboo Keboo added this to the 5.3.0 milestone Feb 7, 2025
@Keboo Keboo added the release notes Items are likely to be highlighted in the release notes. label Feb 7, 2025
@Keboo Keboo enabled auto-merge (squash) February 7, 2025 05:08
@Keboo Keboo merged commit cbf1d1e into MaterialDesignInXAML:master Feb 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes Items are likely to be highlighted in the release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants