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

BUG: Memory not cleared when sub windows are closed. #4

Open
raj457036 opened this issue Oct 14, 2024 · 2 comments
Open

BUG: Memory not cleared when sub windows are closed. #4

raj457036 opened this issue Oct 14, 2024 · 2 comments

Comments

@raj457036
Copy link

I tried the example as well as created another example with similar setup, but every new window adds atleast 45mb to memory and which doesn't get released when the window's are closed. also the window id doesn't reduce ( might be intentional ).

calling close() or destroy() raises not implemented platform exception also when called from sub windows.

@raj457036
Copy link
Author

raj457036 commented Nov 4, 2024

Hi @pichillilorenzo, Just checking in—do you have any updates or thoughts on this? Or are you perhaps already working on it?

@duydat75
Copy link

duydat75 commented Feb 11, 2025

Hi everyone, has there been any update on this? I’m encountering the same issue. Every time I open a new window with WindowManagerPlus initialized, the memory isn’t released after closing the window.

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

2 participants