You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: