Skip to content
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

Avoid memory leaks in the timers #267

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Avoid memory leaks in the timers #267

merged 4 commits into from
Apr 8, 2024

Conversation

mattleibow
Copy link
Contributor

Description of Change

Fix the memory leak in the animated view. The timer was capturing the view and the entire hierarchy in a static timer.

Bugs Fixed

API Changes

Behavioral Changes

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Changes adhere to coding standard
  • Updated documentation

@mattleibow mattleibow merged commit 1100127 into main Apr 8, 2024
3 checks passed
@mattleibow mattleibow deleted the dev/fix-250 branch April 8, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] MAUI SKLottieView causes cascading memory leak
1 participant