Skip to content

Conversation

thecoolwinter
Copy link
Collaborator

@thecoolwinter thecoolwinter commented Jul 4, 2024

Description

Fixes a strong reference cycle in TextViewController causing it to not release when removed from the view hierarchy.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Stable memory usage in the example app (mem jumps are opening & closing a large file a few times):
Screenshot 2024-07-03 at 8 22 20 PM

@thecoolwinter thecoolwinter merged commit 528e3f1 into CodeEditApp:main Jul 4, 2024
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.

2 participants