-
Notifications
You must be signed in to change notification settings - Fork 743
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
fix(radiobuttons): Finalizer shouldn't access a DP #14599
Conversation
@Mergifyio backport release/stable/4.10 release/stable/5.0 legacy/4x |
✅ Backports have been created
|
🤖 Your docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-14599/index.html |
The build 103455 found UI Test snapshots differences: Details
|
…4.10/pr-14599 fix(radiobuttons): Finalizer shouldn't access a DP (backport #14599)
fix(radiobuttons): Finalizer shouldn't access a DP (backport #14599)
…5.0/pr-14599 fix(radiobuttons): Finalizer shouldn't access a DP (backport #14599)
GitHub Issue (If applicable): closes #
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
Copilot Summary
🤖[deprecated] Generated by Copilot at a4b2275
Fix memory leak in
RadioButtons
control by disposing layout resources. The change affects theRadioButtons.cs
file in the Uno.UI project.PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):