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

Closing settings pane does not de-allocate the memory used #127

Open
ejbills opened this issue Sep 7, 2024 · 0 comments
Open

Closing settings pane does not de-allocate the memory used #127

ejbills opened this issue Sep 7, 2024 · 0 comments

Comments

@ejbills
Copy link

ejbills commented Sep 7, 2024

I have an app that uses this package, in which the views are rendered with SwiftUI. Upon closing the settings window, the memory that is allocated to the panel does not get released, leading to a permanent memory allocation during the lifetime of the app. In a particularly heavy SwiftUI view, this can easily surpass 100mb. Has anyone else had this issue? Thanks.

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

No branches or pull requests

1 participant