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
{{ message }}
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
With the latest version it only remembers size/position if app was closed on the main screen. If I move window to the second screen and reopen, it will be opened on the main screen with small size and some default position.
Example: external monitor + laptop. Monitor is the main screen.
What works:
Open Goofy on the main screen, resize, move but keep on the same screen, close, reopen.
What doesn't work:
Open Goofy on the main screen, move to the second screen (laptop), resize, close, reopen. It will be opened with default size/position on the main screen.
The text was updated successfully, but these errors were encountered:
Am using electron-window-state in v3.4.3 which says it supports multi-monitor - will leave this open for now and confirm later in the week when I'm in the office and can plug in my second monitor
Going to unschedule this for now as I'm no longer on a second monitor. If someone has one and would like to fix / send a PR, let me know and I'll be more than happy to merge!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Even after danielbuechele/goofy-core#1 it still doesn't work with multi-monitor setup.
With the latest version it only remembers size/position if app was closed on the main screen. If I move window to the second screen and reopen, it will be opened on the main screen with small size and some default position.
Example: external monitor + laptop. Monitor is the main screen.
What works:
What doesn't work:
The text was updated successfully, but these errors were encountered: