-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Labels
help wantedIssues marked as ideal for external contributorsIssues marked as ideal for external contributorsmacOSIssues specific to Desktop usage on macOSIssues specific to Desktop usage on macOStech-debtIssues and pull requests related to addressing technical debt or improving the codebaseIssues and pull requests related to addressing technical debt or improving the codebasewindowsIssues specific Desktop usage on WindowsIssues specific Desktop usage on Windows
Description
I haven't kept up with electron-window-state for a while, but it looks like they've landed a fix for the problem we've seen about the app not being restored correctly when the secondary monitor is disconnected #2107
mawie81/electron-window-state#45
This is available in 5.0.3 on NPM, and I'd love some help from a person with multiple monitor to upgrade our version in app/package.json and test this correctly works when performing these steps:
- launch Desktop, move it to the secondary monitor
- close Desktop
- disconnect the secondary monitor
- launch Desktop
Expected behaviour: application is launched on primary monitor at default size
I expect this is relevant to both macOS and Windows users
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedIssues marked as ideal for external contributorsIssues marked as ideal for external contributorsmacOSIssues specific to Desktop usage on macOSIssues specific to Desktop usage on macOStech-debtIssues and pull requests related to addressing technical debt or improving the codebaseIssues and pull requests related to addressing technical debt or improving the codebasewindowsIssues specific Desktop usage on WindowsIssues specific Desktop usage on Windows