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

Performance Lag on Main Window and Detachable Tabs When Opening Additional Windows #380

Open
junaid8262 opened this issue Nov 26, 2024 · 0 comments

Comments

@junaid8262
Copy link

I'm experiencing a performance issue when using the desktop_multiple_windows package in my project. Each time a new window or detachable tab is opened, both the main window and any existing windows start to experience noticeable slowdowns. As more windows are added, the lag becomes progressively worse, significantly affecting the responsiveness of the application.

Steps to Reproduce:

Open the main application window.
Add a new detachable tab/window.
Repeat the process by opening multiple tabs/windows.
Notice the performance degradation as more windows are opened.
Expected Behavior: The application should maintain smooth performance regardless of the number of open windows or tabs.

Actual Behavior: As more windows/tabs are opened, both the main window and the detachable windows begin to lag, with performance decreasing as the number of open windows increases.

Additional Information:

The issue occurs on both Windows and macOS.
The performance impact is more noticeable with a higher number of open windows or tabs.
It appears the lag is affecting the responsiveness of the main window as well as the newly opened windows/tabs.
Any suggestions or solutions to improve the performance when opening multiple windows would be greatly appreciated.

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